]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/qa: Run tests on multiple cloudtier config
authorSoumya Koduri <skoduri@redhat.com>
Fri, 6 May 2022 17:10:12 +0000 (22:40 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 19 May 2022 08:27:46 +0000 (13:57 +0530)
commitfa86d2ea42bef94e293bcc803b0f3a84854eb25b
treeba436d01f291d8db011b4499d5a3babb5d93d56d
parentf846f6ff020fb31baa1777c4e246abde62729ade
rgw/qa: Run tests on multiple cloudtier config

Run cloudtier tests with parameter 'retain_head_object'
set to true and false.

However having multiple cloudtier storage classes in the same task
is increasing the transition time and resulting in spurious failures.
Hence until there is a consistent way of running the tests, without
having to depend on lc_debug_interval, disabled one of the config for
now.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
qa/suites/rgw/cloud-transition/cluster.yaml
qa/suites/rgw/cloud-transition/tasks/cloud_transition_s3tests.yaml
qa/tasks/rgw.py
qa/tasks/rgw_cloudtier.py
qa/tasks/s3tests.py