]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: run nvmeof tests against "devel" tag
authorVallari Agrawal <vallari.agrawal@ibm.com>
Tue, 20 May 2025 11:40:21 +0000 (17:10 +0530)
committerVallari Agrawal <vallari.agrawal@ibm.com>
Mon, 16 Jun 2025 04:10:29 +0000 (09:40 +0530)
Signed-off-by: Vallari Agrawal <vallari.agrawal@ibm.com>
qa/suites/nvmeof/basic/workloads/nvmeof_initiator.yaml
qa/suites/nvmeof/basic/workloads/nvmeof_mtls.yaml
qa/suites/nvmeof/basic/workloads/nvmeof_namespaces.yaml
qa/suites/nvmeof/basic/workloads/nvmeof_scalability.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/10-subsys-90-namespace-no_huge_pages.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/120-subsys-8-namespace.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/16-subsys-4-namespace.yaml
qa/suites/nvmeof/thrash/gateway-initiator-setup/2-subsys-8-namespace.yaml

index 0416ae2ea4e46e6f6254347a64566e07c0c8fd68..4ff9cc397bb5dbab69c6c46f3f706903abaa1202 100644 (file)
@@ -1,15 +1,14 @@
-# runs on default nvmeof image (i.e. DEFAULT_NVMEOF_IMAGE)
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: default # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 3
       namespaces_count: 20
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index 8eb4f6dc63c2f73260d87c915129a9c054d43422..e378f3b4d273ae1eb056e47beb6ef685c34a2055 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 3
       namespaces_count: 20
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
       create_mtls_secrets: true
 
 - cephadm.wait_for_service:
index dfe31380bb6af086a6001c000e1da7cf2994ed07..95d019414e6fb3e474964746244186a2d5d3134a 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 3
       namespaces_count: 20
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index bd3e20bcbf124a3293e0ed0bba2b92c8dde8d0bb..6355fc2e74a8adf72673db5bef19c3dcde5f0dcf 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 3
       namespaces_count: 20
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index 83d54cdf5c37b9aa472a23b88126a1dd9f4894f0..a86d304bfd5eb57e0119b7297c170556208963ad 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 10 
       namespaces_count: 90 # each subsystem
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index 0f7ac011a603cec5204b2d9429e730d178c8b04d..8d9fcfdd1ea61367bb7d27291013e4add5feb252 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 120
       namespaces_count: 8 # each subsystem
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index 2e39632eee2274911e84510c3d3a16b2887fcd7b..bfb8130135d67ba900b4ec7fbc71c6f6aa618cb7 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 16
       namespaces_count: 4 # each subsystem
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0
index 7696751dc20f229dc8abe79a8ee3de482266d534..bf1ec57631cf8a646dd56722b22c55ad85b2c16b 100644 (file)
@@ -1,14 +1,14 @@
 tasks:
 - nvmeof:
     installer: host.a
-    gw_image: quay.io/ceph/nvmeof:latest # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
+    gw_image: quay.io/ceph/nvmeof:devel # "default" is the image cephadm defaults to; change to test specific nvmeof images, example "latest"
     rbd:
       pool_name: mypool
       image_name_prefix: myimage
     gateway_config:
       subsystems_count: 2
       namespaces_count: 8 # each subsystem
-      cli_image: quay.io/ceph/nvmeof-cli:latest
+      cli_image: quay.io/ceph/nvmeof-cli:devel
 
 - cephadm.wait_for_service:
     service: nvmeof.mypool.mygroup0