]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/crimson: Introduce rbd_python_api_tests.yaml 51388/head
authorMatan Breizman <mbreizma@redhat.com>
Mon, 8 May 2023 10:53:00 +0000 (10:53 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 8 May 2023 10:57:06 +0000 (10:57 +0000)
Test python api with new image format.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
qa/suites/crimson-rados/rbd/tasks/rbd_python_api_tests.yaml [new file with mode: 0644]

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 (file)
index 0000000..214c436
--- /dev/null
@@ -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"