From: Ali Maredia Date: Thu, 9 Jan 2020 20:16:47 +0000 (-0500) Subject: qa: s3tests/s3tests-website tasks no longer only use ubunutu X-Git-Tag: v15.1.0~193^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=07a8ac577846afb67aec6d8091387db724bfb9e4;p=ceph.git qa: s3tests/s3tests-website tasks no longer only use ubunutu Signed-off-by: Ali Maredia --- diff --git a/qa/suites/rgw/crypt/4-tests/s3tests.yaml b/qa/suites/rgw/crypt/4-tests/s3tests.yaml index ac9199a8db1c..9f52fee08e00 100644 --- a/qa/suites/rgw/crypt/4-tests/s3tests.yaml +++ b/qa/suites/rgw/crypt/4-tests/s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - s3tests: client.0: diff --git a/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml b/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml index 7c1cd3233d59..4cdded04e768 100644 --- a/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml +++ b/qa/suites/rgw/multifs/tasks/rgw_s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - install: - ceph: diff --git a/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml b/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml index 76df283db5f5..e691920f744a 100644 --- a/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml +++ b/qa/suites/rgw/thrash/workload/rgw_s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - s3tests: client.0: diff --git a/qa/suites/rgw/verify/centos_latest.yaml b/qa/suites/rgw/verify/centos_latest.yaml new file mode 120000 index 000000000000..bd9854e70298 --- /dev/null +++ b/qa/suites/rgw/verify/centos_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rgw/verify/tasks/0-install.yaml b/qa/suites/rgw/verify/tasks/0-install.yaml index f1955a384f50..5ebe67269f3f 100644 --- a/qa/suites/rgw/verify/tasks/0-install.yaml +++ b/qa/suites/rgw/verify/tasks/0-install.yaml @@ -1,7 +1,5 @@ # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 -#os_type: centos -# ubuntu and no valgrind until we migrate test to py3 -os_type: ubuntu +os_type: centos tasks: - install: diff --git a/qa/suites/rgw/verify/tasks/s3tests-java.yaml b/qa/suites/rgw/verify/tasks/s3tests-java.yaml index 9b1fc564c1b4..06c134c37544 100644 --- a/qa/suites/rgw/verify/tasks/s3tests-java.yaml +++ b/qa/suites/rgw/verify/tasks/s3tests-java.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - s3tests-java: client.0: diff --git a/qa/suites/rgw/verify/tasks/s3tests.yaml b/qa/suites/rgw/verify/tasks/s3tests.yaml index 18bf59c5eee1..b5aef9b044b8 100644 --- a/qa/suites/rgw/verify/tasks/s3tests.yaml +++ b/qa/suites/rgw/verify/tasks/s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - s3tests: client.0: diff --git a/qa/suites/rgw/website/centos_latest.yaml b/qa/suites/rgw/website/centos_latest.yaml new file mode 120000 index 000000000000..bd9854e70298 --- /dev/null +++ b/qa/suites/rgw/website/centos_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rgw/website/overrides.yaml b/qa/suites/rgw/website/overrides.yaml index aca286c1141b..f433654f61f3 100644 --- a/qa/suites/rgw/website/overrides.yaml +++ b/qa/suites/rgw/website/overrides.yaml @@ -1,7 +1,5 @@ # see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 -#os_type: centos -# ubuntu and no valgrind until we migrate test to py3 -os_type: ubuntu +os_type: centos overrides: install: diff --git a/qa/suites/rgw/website/tasks/s3tests-website.yaml b/qa/suites/rgw/website/tasks/s3tests-website.yaml index 5baef904d31c..9ca6fcfbdb06 100644 --- a/qa/suites/rgw/website/tasks/s3tests-website.yaml +++ b/qa/suites/rgw/website/tasks/s3tests-website.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - install: - ceph: diff --git a/qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml b/qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml index 502a9925aa40..29a6cec129c0 100644 --- a/qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml +++ b/qa/suites/smoke/basic/tasks/rgw_ec_s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu overrides: rgw: ec-data-pool: true diff --git a/qa/suites/smoke/basic/tasks/rgw_s3tests.yaml b/qa/suites/smoke/basic/tasks/rgw_s3tests.yaml index 63163e5c2253..2ba6a4b497e0 100644 --- a/qa/suites/smoke/basic/tasks/rgw_s3tests.yaml +++ b/qa/suites/smoke/basic/tasks/rgw_s3tests.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu tasks: - install: - ceph: diff --git a/qa/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml b/qa/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml index 615b490ea283..7d39cfbe9202 100644 --- a/qa/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml +++ b/qa/suites/teuthology/rgw/tasks/s3tests-civetweb.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu # this runs s3tests against rgw, using civetweb roles: - [mon.a, mon.c, osd.0, osd.1, osd.2, client.0] diff --git a/qa/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml b/qa/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml index cbb5f8125b48..d76121fad102 100644 --- a/qa/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml +++ b/qa/suites/teuthology/rgw/tasks/s3tests-fastcgi.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu # this runs s3tests against rgw, using mod_fastcgi roles: - [mon.a, mon.c, osd.0, osd.1, osd.2, client.0] diff --git a/qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml b/qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml index c14e5a40cd06..8228501ca4b7 100644 --- a/qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml +++ b/qa/suites/teuthology/rgw/tasks/s3tests-fcgi.yaml @@ -1,5 +1,3 @@ -# for now, s3-tests requires py2 -os_type: ubuntu # this runs s3tests against rgw, using mod_proxy_fcgi # the choice between uds or tcp with mod_proxy_fcgi depends on the distro roles: