]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
luminous: update s3-test download code for s3-test tasks 32227/head
authorAli Maredia <amaredia@redhat.com>
Mon, 25 Nov 2019 02:30:03 +0000 (21:30 -0500)
committerAli Maredia <amaredia@redhat.com>
Mon, 16 Dec 2019 22:40:09 +0000 (17:40 -0500)
commit17355487170ed47e8089e6e7f5d37a2623d64763
tree400739d0e4b7ac9dd210ae81d7cf2a4cb8c051bf
parentaf44984f8284e07aafe881f06a1827d9e2e2f30c
luminous: update s3-test download code for s3-test tasks

- Ensure the download code for all tasks running
s3-tests is consistent.
- Simplify download code to only use the config
variable 'force-branch' for the branch being
cloned.
- Make ceph-luminous the force-branch for all
suites using s3-tests.
- Add force-branch to suites running s3readwrite
& s3roundtrip tasks

Signed-off-by: Ali Maredia <amaredia@redhat.com>
13 files changed:
qa/suites/rados/basic/tasks/rgw_snaps.yaml
qa/suites/rgw/multifs/tasks/rgw_readwrite.yaml
qa/suites/rgw/multifs/tasks/rgw_roundtrip.yaml
qa/suites/rgw/thrash/workload/rgw_readwrite.yaml
qa/suites/rgw/thrash/workload/rgw_roundtrip.yaml
qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml
qa/suites/smoke/basic/tasks/rgw_s3tests.yaml
qa/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml
qa/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml
qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml
qa/tasks/s3readwrite.py
qa/tasks/s3roundtrip.py
qa/tasks/s3tests.py