]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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, 15 Dec 2022 03:03:34 +0000 (08:33 +0530)
commit94dc03c0b55d9f390a79fdfeb71c332f2d056b4d
treea4f4a60ae4c596411150efee5f9899f2b99a4ea7
parentd6363f2fa241f4a3ca58e07f1dee505641852efb
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>
(cherry picked from commit fa86d2ea42bef94e293bcc803b0f3a84854eb25b)
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