]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: Remove openstack.yaml file which is no longer relevant
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 6 Feb 2025 04:56:57 +0000 (14:56 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 6 Feb 2025 04:56:57 +0000 (14:56 +1000)
Fixes: https://tracker.ceph.com/issues/69834
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
25 files changed:
qa/suites/big/rados-thrash/openstack.yaml [deleted file]
qa/suites/rados/basic/clusters/openstack.yaml [deleted file]
qa/suites/rados/perf/openstack.yaml [deleted file]
qa/suites/rados/thrash-erasure-code-big/cluster/openstack.yaml [deleted file]
qa/suites/rados/thrash-erasure-code-shec/clusters/openstack.yaml [deleted file]
qa/suites/rados/thrash-old-clients/clusters/openstack.yaml [deleted file]
qa/suites/rados/thrash/clusters/openstack.yaml [deleted file]
qa/suites/rados/verify/clusters/openstack.yaml [deleted file]
qa/suites/rbd/basic/clusters/openstack.yaml [deleted file]
qa/suites/rbd/device/cluster/openstack.yaml [deleted symlink]
qa/suites/rbd/encryption/clusters/openstack.yaml [deleted file]
qa/suites/rbd/immutable-object-cache/clusters/openstack.yaml [deleted file]
qa/suites/rbd/iscsi/cluster/openstack.yaml [deleted file]
qa/suites/rbd/librbd/clusters/openstack.yaml [deleted file]
qa/suites/rbd/maintenance/clusters/openstack.yaml [deleted symlink]
qa/suites/rbd/migration/2-clusters/openstack.yaml [deleted file]
qa/suites/rbd/mirror-thrash/cluster/openstack.yaml [deleted file]
qa/suites/rbd/pwl-cache/home/2-cluster/openstack.yaml [deleted file]
qa/suites/rbd/pwl-cache/tmpfs/2-cluster/openstack.yaml [deleted file]
qa/suites/rbd/qemu/clusters/openstack.yaml [deleted file]
qa/suites/rbd/singleton-bluestore/openstack.yaml [deleted file]
qa/suites/rbd/singleton/openstack.yaml [deleted file]
qa/suites/rbd/thrash/clusters/openstack.yaml [deleted file]
qa/suites/smoke/basic/clusters/openstack.yaml [deleted file]
qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/openstack.yaml [deleted file]

diff --git a/qa/suites/big/rados-thrash/openstack.yaml b/qa/suites/big/rados-thrash/openstack.yaml
deleted file mode 100644 (file)
index 4d6edcd..0000000
+++ /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/rados/basic/clusters/openstack.yaml b/qa/suites/rados/basic/clusters/openstack.yaml
deleted file mode 100644 (file)
index e559d91..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 10 # GB
diff --git a/qa/suites/rados/perf/openstack.yaml b/qa/suites/rados/perf/openstack.yaml
deleted file mode 100644 (file)
index f4d1349..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 30 # GB
diff --git a/qa/suites/rados/thrash-erasure-code-big/cluster/openstack.yaml b/qa/suites/rados/thrash-erasure-code-big/cluster/openstack.yaml
deleted file mode 100644 (file)
index e559d91..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 10 # GB
diff --git a/qa/suites/rados/thrash-erasure-code-shec/clusters/openstack.yaml b/qa/suites/rados/thrash-erasure-code-shec/clusters/openstack.yaml
deleted file mode 100644 (file)
index e559d91..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 10 # GB
diff --git a/qa/suites/rados/thrash-old-clients/clusters/openstack.yaml b/qa/suites/rados/thrash-old-clients/clusters/openstack.yaml
deleted file mode 100644 (file)
index b0f3b9b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rados/thrash/clusters/openstack.yaml b/qa/suites/rados/thrash/clusters/openstack.yaml
deleted file mode 100644 (file)
index b0f3b9b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rados/verify/clusters/openstack.yaml b/qa/suites/rados/verify/clusters/openstack.yaml
deleted file mode 100644 (file)
index e559d91..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 10 # GB
diff --git a/qa/suites/rbd/basic/clusters/openstack.yaml b/qa/suites/rbd/basic/clusters/openstack.yaml
deleted file mode 100644 (file)
index f4d1349..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 30 # GB
diff --git a/qa/suites/rbd/device/cluster/openstack.yaml b/qa/suites/rbd/device/cluster/openstack.yaml
deleted file mode 120000 (symlink)
index 48becbb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../thrash/clusters/openstack.yaml
\ No newline at end of file
diff --git a/qa/suites/rbd/encryption/clusters/openstack.yaml b/qa/suites/rbd/encryption/clusters/openstack.yaml
deleted file mode 100644 (file)
index 9c39c7e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 30000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rbd/immutable-object-cache/clusters/openstack.yaml b/qa/suites/rbd/immutable-object-cache/clusters/openstack.yaml
deleted file mode 100644 (file)
index b113e4f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-    - volumes: # attached to each instance
-        count: 4
-        size: 10 # GB
diff --git a/qa/suites/rbd/iscsi/cluster/openstack.yaml b/qa/suites/rbd/iscsi/cluster/openstack.yaml
deleted file mode 100644 (file)
index 40fef47..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 8000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rbd/librbd/clusters/openstack.yaml b/qa/suites/rbd/librbd/clusters/openstack.yaml
deleted file mode 100644 (file)
index b0f3b9b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rbd/maintenance/clusters/openstack.yaml b/qa/suites/rbd/maintenance/clusters/openstack.yaml
deleted file mode 120000 (symlink)
index 3e5028f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../qemu/clusters/openstack.yaml
\ No newline at end of file
diff --git a/qa/suites/rbd/migration/2-clusters/openstack.yaml b/qa/suites/rbd/migration/2-clusters/openstack.yaml
deleted file mode 100644 (file)
index 9c39c7e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 30000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rbd/mirror-thrash/cluster/openstack.yaml b/qa/suites/rbd/mirror-thrash/cluster/openstack.yaml
deleted file mode 100644 (file)
index f4d1349..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 30 # GB
diff --git a/qa/suites/rbd/pwl-cache/home/2-cluster/openstack.yaml b/qa/suites/rbd/pwl-cache/home/2-cluster/openstack.yaml
deleted file mode 100644 (file)
index b113e4f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-    - volumes: # attached to each instance
-        count: 4
-        size: 10 # GB
diff --git a/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/openstack.yaml b/qa/suites/rbd/pwl-cache/tmpfs/2-cluster/openstack.yaml
deleted file mode 100644 (file)
index b113e4f..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-    - volumes: # attached to each instance
-        count: 4
-        size: 10 # GB
diff --git a/qa/suites/rbd/qemu/clusters/openstack.yaml b/qa/suites/rbd/qemu/clusters/openstack.yaml
deleted file mode 100644 (file)
index 9c39c7e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 30000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/rbd/singleton-bluestore/openstack.yaml b/qa/suites/rbd/singleton-bluestore/openstack.yaml
deleted file mode 100644 (file)
index f4d1349..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 30 # GB
diff --git a/qa/suites/rbd/singleton/openstack.yaml b/qa/suites/rbd/singleton/openstack.yaml
deleted file mode 100644 (file)
index 21eca2b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-openstack:
-  - volumes: # attached to each instance
-      count: 2
-      size: 30 # GB
diff --git a/qa/suites/rbd/thrash/clusters/openstack.yaml b/qa/suites/rbd/thrash/clusters/openstack.yaml
deleted file mode 100644 (file)
index 40fef47..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 8000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 30 # GB
diff --git a/qa/suites/smoke/basic/clusters/openstack.yaml b/qa/suites/smoke/basic/clusters/openstack.yaml
deleted file mode 100644 (file)
index 7d652b4..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-openstack:
-  - machine:
-      disk: 40 # GB
-      ram: 8000 # MB
-      cpus: 1
-    volumes: # attached to each instance
-      count: 4
-      size: 10 # GB
diff --git a/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/openstack.yaml b/qa/suites/upgrade/quincy-x/filestore-remove-check/0-cluster/openstack.yaml
deleted file mode 100644 (file)
index 5caffc3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-openstack:
-  - machine:
-      disk: 100 # GB
-  - volumes: # attached to each instance
-      count: 4
-      size: 30 # GB