]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
s3readwrite.py: make user creation optional
authorJoe Buck <jbbuck@gmail.com>
Sat, 3 Aug 2013 23:55:19 +0000 (16:55 -0700)
committerJoe Buck <jbbuck@gmail.com>
Tue, 13 Aug 2013 06:25:24 +0000 (23:25 -0700)
commite517cd4cfcea1e87007e5a607930d35eafc4c60a
tree1d533ce580a269f99020a28522794941678cf290
parente3b9add3fb1a17426143e1ff8758a44952bf9196
s3readwrite.py: make user creation optional

Extend the s3readwrite.py task to enable the
creation and deletion of users for the s3readwrite
tests to be independently specified with the default
assumption to both being true.
This is needed for tests that will create a user and
data in one execution and read it in another.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
teuthology/task/s3readwrite.py