From: Zack Cerza Date: Fri, 3 Mar 2023 18:10:21 +0000 (-0700) Subject: qa/suites/teuthology/nop: Add 2nd job, with a node X-Git-Tag: v19.0.0~1637^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1927e508078e935762d8af99eb1d1ce27453c273;p=ceph.git qa/suites/teuthology/nop: Add 2nd job, with a node Signed-off-by: Zack Cerza --- diff --git a/qa/suites/teuthology/nop/all/.qa b/qa/suites/teuthology/nop/all/.qa deleted file mode 120000 index a602a0353e751..0000000000000 --- a/qa/suites/teuthology/nop/all/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/teuthology/nop/all/nop.yaml b/qa/suites/teuthology/nop/all/nop.yaml deleted file mode 100644 index 4a5b227e63332..0000000000000 --- a/qa/suites/teuthology/nop/all/nop.yaml +++ /dev/null @@ -1,3 +0,0 @@ -tasks: - - nop: - diff --git a/qa/suites/teuthology/nop/clusters/.qa b/qa/suites/teuthology/nop/clusters/.qa new file mode 120000 index 0000000000000..a602a0353e751 --- /dev/null +++ b/qa/suites/teuthology/nop/clusters/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/teuthology/nop/clusters/empty.yaml b/qa/suites/teuthology/nop/clusters/empty.yaml new file mode 100644 index 0000000000000..e69de29bb2d1d diff --git a/qa/suites/teuthology/nop/clusters/single.yaml b/qa/suites/teuthology/nop/clusters/single.yaml new file mode 100644 index 0000000000000..0c6a40d0bdeb9 --- /dev/null +++ b/qa/suites/teuthology/nop/clusters/single.yaml @@ -0,0 +1,2 @@ +roles: + - [mon.a, mgr.x, client.0] diff --git a/qa/suites/teuthology/nop/tasks/.qa b/qa/suites/teuthology/nop/tasks/.qa new file mode 120000 index 0000000000000..a602a0353e751 --- /dev/null +++ b/qa/suites/teuthology/nop/tasks/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/teuthology/nop/tasks/nop.yaml b/qa/suites/teuthology/nop/tasks/nop.yaml new file mode 100644 index 0000000000000..4a5b227e63332 --- /dev/null +++ b/qa/suites/teuthology/nop/tasks/nop.yaml @@ -0,0 +1,3 @@ +tasks: + - nop: +