]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
nautilus: update s3-test download code for s3-test tasks 32229/head
authorAli Maredia <amaredia@redhat.com>
Mon, 25 Nov 2019 02:30:03 +0000 (21:30 -0500)
committerAli Maredia <amaredia@redhat.com>
Tue, 17 Dec 2019 19:12:25 +0000 (14:12 -0500)
commitcb1d71cdc8cf1e3c2ba2884f924b567c52f1723f
tree4d6466e89ad5a2ef305078acf7fc826147a9687b
parentad5bd132e1492173c85fda2cc863152730b16a92
nautilus: update s3-test download code for s3-test tasks

Fixes: https://tracker.ceph.com/issues/43077
- 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-nautilus 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