]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mimic: update s3-test download code for s3-test tasks 32228/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:11:43 +0000 (14:11 -0500)
commit344e241787c6b76bd2f1a8aa3397248b5be1f1ea
treeb8ba373ca4581b11d270ee452c312411ea3881af
parent77317d7610ff93704561374505dc82735416e584
mimic: 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-mimic 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