From: Yuri Weinstein Date: Fri, 7 Jun 2019 21:34:35 +0000 (-0700) Subject: qa/tests: removed `1node` and `systemd` tests as ceph-deploy is not actively developed X-Git-Tag: v15.1.0~2527^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28455%2Fhead;p=ceph.git qa/tests: removed `1node` and `systemd` tests as ceph-deploy is not actively developed Fixes: http://tracker.ceph.com/issues/40207 Fixes: http://tracker.ceph.com/issues/40208 Signed-off-by: Yuri Weinstein --- diff --git a/qa/suites/smoke/1node/% b/qa/suites/smoke/1node/% deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/smoke/1node/.qa b/qa/suites/smoke/1node/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/1node/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/clusters/+ b/qa/suites/smoke/1node/clusters/+ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/smoke/1node/clusters/.qa b/qa/suites/smoke/1node/clusters/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/1node/clusters/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/clusters/fixed-1.yaml b/qa/suites/smoke/1node/clusters/fixed-1.yaml deleted file mode 120000 index 02df5dd0cd04..000000000000 --- a/qa/suites/smoke/1node/clusters/fixed-1.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/clusters/fixed-1.yaml \ No newline at end of file diff --git a/qa/suites/smoke/1node/clusters/openstack.yaml b/qa/suites/smoke/1node/clusters/openstack.yaml deleted file mode 100644 index 39e43d021ac5..000000000000 --- a/qa/suites/smoke/1node/clusters/openstack.yaml +++ /dev/null @@ -1,8 +0,0 @@ -openstack: - - machine: - disk: 40 # GB - ram: 8000 # MB - cpus: 1 - volumes: # attached to each instance - count: 3 - size: 30 # GB diff --git a/qa/suites/smoke/1node/objectstore/.qa b/qa/suites/smoke/1node/objectstore/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/1node/objectstore/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml b/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml deleted file mode 120000 index 41f2a9d14db8..000000000000 --- a/qa/suites/smoke/1node/objectstore/filestore-xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/objectstore/filestore-xfs.yaml \ No newline at end of file diff --git a/qa/suites/smoke/1node/supported-random-distro$ b/qa/suites/smoke/1node/supported-random-distro$ deleted file mode 120000 index 072fd838584c..000000000000 --- a/qa/suites/smoke/1node/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../../../distros/supported-random-distro$/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/tasks/.qa b/qa/suites/smoke/1node/tasks/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/1node/tasks/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/tasks/ceph-deploy.yaml b/qa/suites/smoke/1node/tasks/ceph-deploy.yaml deleted file mode 100644 index b482959a26d7..000000000000 --- a/qa/suites/smoke/1node/tasks/ceph-deploy.yaml +++ /dev/null @@ -1,8 +0,0 @@ -meta: -- desc: | - Run ceph-deploy cli tests on one node - and verify all the cli works and cluster can reach - HEALTH_OK state(implicty verifying the daemons via init). -tasks: -- ceph_deploy.single_node_test: - ceph-deploy-branch: '1.5.39-stable' diff --git a/qa/suites/smoke/systemd/% b/qa/suites/smoke/systemd/% deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/smoke/systemd/.qa b/qa/suites/smoke/systemd/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/systemd/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/clusters/+ b/qa/suites/smoke/systemd/clusters/+ deleted file mode 100644 index e69de29bb2d1..000000000000 diff --git a/qa/suites/smoke/systemd/clusters/.qa b/qa/suites/smoke/systemd/clusters/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/systemd/clusters/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/clusters/fixed-4.yaml b/qa/suites/smoke/systemd/clusters/fixed-4.yaml deleted file mode 100644 index 43b4de755cb8..000000000000 --- a/qa/suites/smoke/systemd/clusters/fixed-4.yaml +++ /dev/null @@ -1,5 +0,0 @@ -roles: -- [mon.a, mgr.x, osd.0] -- [osd.1, osd.2] -- [mds.a, osd.3] -- [mon.b, client.0] diff --git a/qa/suites/smoke/systemd/clusters/openstack.yaml b/qa/suites/smoke/systemd/clusters/openstack.yaml deleted file mode 100644 index 4d6edcd07b61..000000000000 --- a/qa/suites/smoke/systemd/clusters/openstack.yaml +++ /dev/null @@ -1,8 +0,0 @@ -openstack: - - machine: - disk: 40 # GB - ram: 8000 # MB - cpus: 1 - volumes: # attached to each instance - count: 3 - size: 10 # GB diff --git a/qa/suites/smoke/systemd/objectstore/.qa b/qa/suites/smoke/systemd/objectstore/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/systemd/objectstore/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml b/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml deleted file mode 120000 index 41f2a9d14db8..000000000000 --- a/qa/suites/smoke/systemd/objectstore/filestore-xfs.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/objectstore/filestore-xfs.yaml \ No newline at end of file diff --git a/qa/suites/smoke/systemd/supported-random-distro$ b/qa/suites/smoke/systemd/supported-random-distro$ deleted file mode 120000 index 072fd838584c..000000000000 --- a/qa/suites/smoke/systemd/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../../../distros/supported-random-distro$/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/tasks/.qa b/qa/suites/smoke/systemd/tasks/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/systemd/tasks/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/tasks/systemd.yaml b/qa/suites/smoke/systemd/tasks/systemd.yaml deleted file mode 100644 index 67b6170839ab..000000000000 --- a/qa/suites/smoke/systemd/tasks/systemd.yaml +++ /dev/null @@ -1,8 +0,0 @@ -tasks: -- ssh-keys: -- ceph-deploy: -- systemd: -- workunit: - clients: - all: - - rados/load-gen-mix.sh