]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Update docstring for generate_objects
authorKyle Marsh <kyle.marsh@dreamhost.com>
Wed, 19 Oct 2011 21:01:55 +0000 (14:01 -0700)
committerKyle Marsh <kyle.marsh@dreamhost.com>
Wed, 19 Oct 2011 21:46:22 +0000 (14:46 -0700)
s3tests/generate_objects.py

index f7a8322c248bba31622df501b0294ce4016e89cb..0f1ded78f6afc1ed7ae487e63acf498e42db5a15 100644 (file)
@@ -56,11 +56,13 @@ def upload_objects(bucket, files, seed):
 def _main():
     '''To run the static content load test, make sure you've bootstrapped your
        test environment and set up your config.yaml file, then run the following:
-          S3TEST_CONF=config.yaml virtualenv/bin/python generate_objects.py -O urls.txt --seed 1234
+          S3TEST_CONF=config.yaml virtualenv/bin/s3tests-generate-objects.py --seed 1234
 
         This creates a bucket with your S3 credentials (from config.yaml) and
-        fills it with garbage objects as described in generate_objects.conf.
-        It writes a list of URLS to those objects to ./urls.txt.
+        fills it with garbage objects as described in the
+        file_generation.groups section of config.yaml.  It writes a list of
+        URLS to those objects to the file listed in file_generation.url_file
+        in config.yaml.
 
         Once you have objcts in your bucket, run the siege benchmarking program:
             siege --rc ./siege.conf -r 5