From: Yuri Weinstein Date: Thu, 1 Feb 2024 23:34:35 +0000 (-0800) Subject: qa/suites/upgrade/pacific-p2p: run librbd python API tests from pacific tip X-Git-Tag: v16.2.15~11^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F55418%2Fhead;p=ceph.git qa/suites/upgrade/pacific-p2p: run librbd python API tests from pacific tip This job installs librbd from v16.2.7, upgrades librbd to latest pacific and then runs librbd python API tests from v16.2.7 against the upgraded librbd. This isn't expected to work in the general case and is currently failing in TestImage.test_diff_iterate test because it was adjusted to do the right thing in commit f8ced6d1fe66 ("test/pybind/rbd: don't ignore from_snapshot in check_diff()"). Co-authored-by: Ilya Dryomov Signed-off-by: Yuri Weinstein --- diff --git a/qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/6-final-workload/rbd-python.yaml b/qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/6-final-workload/rbd-python.yaml index 4ca4e7485d1e..7e2e98adfc4f 100644 --- a/qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/6-final-workload/rbd-python.yaml +++ b/qa/suites/upgrade/pacific-p2p/pacific-p2p-stress-split/6-final-workload/rbd-python.yaml @@ -3,7 +3,7 @@ meta: librbd python api tests tasks: - workunit: - tag: v16.2.7 + branch: pacific clients: client.0: - rbd/test_librbd_python.sh