From: Yuri Weinstein Date: Thu, 19 Oct 2023 14:40:27 +0000 (-0700) Subject: qa/tests: removed rgw tests X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54106%2Fhead;p=ceph.git qa/tests: removed rgw tests Signed-off-by: Yuri Weinstein --- diff --git a/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/point-to-point-upgrade.yaml b/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/point-to-point-upgrade.yaml index 321ad5223d69f..3738b1cbf359f 100644 --- a/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/point-to-point-upgrade.yaml +++ b/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/point-to-point-upgrade.yaml @@ -47,10 +47,10 @@ overrides: osd map max advance: 1000 osd_class_default_list: "*" osd_class_load_list: "*" - client: - rgw_crypt_require_ssl: false - rgw crypt s3 kms backend: testing - rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= + #client: + #rgw_crypt_require_ssl: false + #rgw crypt s3 kms backend: testing + #rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo= roles: - - mon.a - mds.a @@ -127,13 +127,13 @@ workload_quincy: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: "**** done rados/test.sh & cls workload_quincy" - sequential: - - rgw: [client.0] - - print: "**** done rgw workload_quincy" + #- rgw: [client.0] + #- print: "**** done rgw workload_quincy" - rbd_fsx: clients: [client.0] size: 134217728 - print: "**** done rbd_fsx workload_quincy" - + upgrade-sequence_quincy: sequential: - print: "**** done branch: quincy install.upgrade"