From: Matan Breizman Date: Mon, 8 May 2023 10:53:00 +0000 (+0000) Subject: qa/suites/crimson: Introduce rbd_python_api_tests.yaml X-Git-Tag: v19.0.0~1245^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01958e648ef6ea0689e30e946be71b28a641303c;p=ceph.git qa/suites/crimson: Introduce rbd_python_api_tests.yaml Test python api with new image format. Signed-off-by: Matan Breizman --- diff --git a/qa/suites/crimson-rados/rbd/tasks/rbd_python_api_tests.yaml b/qa/suites/crimson-rados/rbd/tasks/rbd_python_api_tests.yaml new file mode 100644 index 000000000000..214c43600a14 --- /dev/null +++ b/qa/suites/crimson-rados/rbd/tasks/rbd_python_api_tests.yaml @@ -0,0 +1,12 @@ +overrides: + ceph: + log-ignorelist: + - \(SLOW_OPS\) + - slow request +tasks: +- workunit: + clients: + client.0: + - rbd/test_librbd_python.sh --eval-attr 'not (SKIP_IF_CRIMSON)' + env: + RBD_FEATURES: "61"