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 2 Next »

Profile for testing the deletion of objects and datastreams in a repository.

(star) Indicates a timed section.

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

Test with 1, 3, 5, 10, and 20 threads.

  • No labels