]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/s3tests: add slow backend configurable
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 13 Oct 2014 22:07:06 +0000 (15:07 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 13 Oct 2014 22:07:06 +0000 (15:07 -0700)
commit61409179dfdd6969c624dd741813291332644003
tree7936f745c93e0a64aa711b39819342cf2fccdb85
parent8fcdb09b82649ffb15f309ce18be154b4f88e277
tasks/s3tests: add slow backend configurable

Adding this so that we can modify the clients' conf file as needed with slow backend.
This can be achieved by:

overrides:
  s3tests:
    slow_backend: true

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
tasks/s3tests.py