]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/orch/cephadm: restrict test_iscsi_pids_limit to CentOS 45580/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 22 Mar 2022 10:36:18 +0000 (11:36 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 23 Mar 2022 09:12:56 +0000 (10:12 +0100)
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit f0ade57458b93f8401de8670ae62bf2295a6c40c)

[ commit 1f714da81440 ("qa: fix or add missing .qa links") not in
  pacific -- added qa/suites/orch/cephadm/workunits/task/.qa ]

qa/suites/orch/cephadm/workunits/task/.qa [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit.yaml [deleted file]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/+ [new file with mode: 0644]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/.qa [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/centos_8.stream_container_tools.yaml [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/test_iscsi_pids_limit.yaml [new file with mode: 0644]

diff --git a/qa/suites/orch/cephadm/workunits/task/.qa b/qa/suites/orch/cephadm/workunits/task/.qa
new file mode 120000 (symlink)
index 0000000..fea2489
--- /dev/null
@@ -0,0 +1 @@
+../.qa
\ No newline at end of file
diff --git a/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit.yaml b/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit.yaml
deleted file mode 100644 (file)
index b271777..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-roles:
-- - host.a
-  - osd.0
-  - osd.1
-  - osd.2
-  - mon.a
-  - mgr.a
-  - client.0
-tasks:
-- install:
-- cephadm:
-- cephadm.shell:
-    host.a:
-      - ceph osd pool create foo
-      - rbd pool init foo
-      - ceph orch apply iscsi foo u p
-- workunit:
-    clients:
-      client.0:
-        - cephadm/test_iscsi_pids_limit.sh
diff --git a/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/+ b/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/+
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/.qa b/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -0,0 +1 @@
+../.qa/
\ No newline at end of file
diff --git a/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/centos_8.stream_container_tools.yaml b/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/centos_8.stream_container_tools.yaml
new file mode 120000 (symlink)
index 0000000..7a86f96
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/podman/centos_8.stream_container_tools.yaml
\ No newline at end of file
diff --git a/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/test_iscsi_pids_limit.yaml b/qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/test_iscsi_pids_limit.yaml
new file mode 100644 (file)
index 0000000..b271777
--- /dev/null
@@ -0,0 +1,20 @@
+roles:
+- - host.a
+  - osd.0
+  - osd.1
+  - osd.2
+  - mon.a
+  - mgr.a
+  - client.0
+tasks:
+- install:
+- cephadm:
+- cephadm.shell:
+    host.a:
+      - ceph osd pool create foo
+      - rbd pool init foo
+      - ceph orch apply iscsi foo u p
+- workunit:
+    clients:
+      client.0:
+        - cephadm/test_iscsi_pids_limit.sh