]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: update s3-test download code for s3-test tasks 31839/head
authorAli Maredia <amaredia@redhat.com>
Mon, 25 Nov 2019 02:30:03 +0000 (21:30 -0500)
committerAli Maredia <amaredia@redhat.com>
Tue, 10 Dec 2019 17:39:28 +0000 (12:39 -0500)
commitf43c0cf454ad1fb5a0ba8f8619f78cfe9e85c393
treeffa0df550febbe73fb6f9e3c2b8087f4073fd67d
parentd7821ce8ec6899cbf9f789c8df4d1921c0052e1f
qa: 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-master the force-branch for all
suites using s3-tests.

Fixes: https://tracker.ceph.com/issues/43077
Signed-off-by: Ali Maredia <amaredia@redhat.com>
qa/machine_types/vps.yaml
qa/rgw_pool_type/ec-profile.yaml
qa/rgw_pool_type/ec.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