Archived

If you are looking for the last documentation in the 4.x series, see 4.7.5. Looking for another version? See all documentation.

Profile for testing the deletion of containers and binaries 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 binary from that container.
    4. Delete the retrieved property on that container.(star)
    5. Delete the retrieved binary 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