]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/suites/upgrade: enable default RBD image features 53352/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 2 Jun 2023 08:18:24 +0000 (10:18 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 9 Sep 2023 19:43:00 +0000 (21:43 +0200)
commit79d0e04bbd19f67a5983321fd3f650f921e19edb
treee691d52d5731f260bcc1defd22b54380401ad0df
parent20ee67718afe01ecff6f27540624cc391a166d47
qa/suites/upgrade: enable default RBD image features

Until commit 9fe05da41370 ("Revert "test: adjust rbd test case guards
to handle new defaults""), default RBD image features were enabled only
in Python API tests; C/C++ API tests were still exercising format 1
(6-7 years after its deprecation!).

Enable format 2 with default image features universally across upgrade
suites.

Fixes: https://tracker.ceph.com/issues/61505
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 05e24270a2efe85bcdceade87b0e91efcfca3001)
qa/suites/upgrade/pacific-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/pacific-x/parallel/workload/test_rbd_python.yaml
qa/suites/upgrade/pacific-x/stress-split/2-first-half-tasks/rbd_api.yaml
qa/suites/upgrade/pacific-x/stress-split/3-stress-tasks/rbd_api.yaml
qa/suites/upgrade/quincy-x/parallel/workload/test_rbd_api.yaml
qa/suites/upgrade/quincy-x/parallel/workload/test_rbd_python.yaml
qa/suites/upgrade/quincy-x/stress-split/2-first-half-tasks/rbd_api.yaml
qa/suites/upgrade/quincy-x/stress-split/3-stress-tasks/rbd_api.yaml