From: Yuri Weinstein Date: Mon, 12 Feb 2024 21:57:27 +0000 (-0800) Subject: qa/suites/upgrade/quincy-p2p: run librbd python API tests from quincy tip X-Git-Tag: v17.2.8~483^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=45ecbd8a673a9511ba55207e36a46ad819123f4c;p=ceph.git qa/suites/upgrade/quincy-p2p: run librbd python API tests from quincy tip This job installs librbd from v17.2.5, upgrades librbd to latest quincy and then runs librbd python API tests from v17.2.5 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/quincy-p2p/quincy-p2p-stress-split/6-final-workload/rbd-python.yaml b/qa/suites/upgrade/quincy-p2p/quincy-p2p-stress-split/6-final-workload/rbd-python.yaml index 02170d879a55..ea51512b43e7 100644 --- a/qa/suites/upgrade/quincy-p2p/quincy-p2p-stress-split/6-final-workload/rbd-python.yaml +++ b/qa/suites/upgrade/quincy-p2p/quincy-p2p-stress-split/6-final-workload/rbd-python.yaml @@ -3,7 +3,7 @@ meta: librbd python api tests tasks: - workunit: - tag: v17.2.5 + branch: quincy clients: client.0: - rbd/test_librbd_python.sh