Commit graph

4 commits

Author SHA1 Message Date
Kyle Marsh
1865ec50d1 dho-qa: add blueprint to client verification
Client verification script should be able to populate buckets automatically
to get a good baseline for comparing similar client-created buckets against.

A yaml blueprint provides a reasonable structure to use to populate objects
and should also be easy enough for a human to follow to create test buckets
from a client.
2011-07-13 15:59:28 -07:00
Kyle Marsh
83dc04c0f2 dho-qa: remove unused libraries from verify_client
Removes several superfluous imports from verify_client.py
2011-07-13 15:59:28 -07:00
Kyle Marsh
d9f3324b5e dho-qa: Verify multiple buckets
Updates client verification tool to accept multiple bucket names on the
command line and dump information for each in case we need to test different
buckets.
2011-07-13 15:59:28 -07:00
Kyle Marsh
ebef1e5a0c dho-qa: Begin writing Client Verification tool
After testing that a client works with an S3-like object store, use this
tool to print out information about the bucket and objects uploaded to
verify that the client worked correctly.
2011-07-13 15:59:28 -07:00