Old Release

This documentation covers an old version of Fedora. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Profile for testing the deletion of containers and nonRdfSourceDescriptions in a repository.

(star) Indicates a timed section.

  1. Single resource:  run 10,000 times
    1. Randomly retrieve one container from the repository.
    2. Retrieve a property from that container.
    3. Retrieve a nonRdfSourceDescription from that container.
    4. Delete the retrieved property on that container.(star)
    5. Delete the retrieved nonRdfSourceDescription on that container. (star)
    6. Delete the container. (star)
  2. Broad and shallow tree:  run 10,000 times
    1. Retrieve a container in a broad and shallow Setup profile.
    2. Delete the container. (star)
  3. Narrow and deep tree:  run 10,000 times
    1. Retrieve a container in a narrow and deep Setup profile.
    2. Delete the container. (star)
    3. Verify the container no longer exists.
  4. Broad and deep tree:  run 10,000
    1. Retrieve a container in a narrow and deep Setup profile.
    2. Delete the container. (star)

Test with 1, 2, 4, and 8 threads.

  • No labels