]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: upgrade tests restrict supported distros 51015/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 23 Mar 2023 13:29:34 +0000 (09:29 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 11 Apr 2023 13:16:33 +0000 (09:16 -0400)
Fixes: https://tracker.ceph.com/issues/59135
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit efb18eb42bb3ed7b13ba6e9594fabbc963bd7a77)

18 files changed:
qa/suites/rgw/upgrade/1-install/.qa [new symlink]
qa/suites/rgw/upgrade/1-install/pacific.yaml [deleted file]
qa/suites/rgw/upgrade/1-install/pacific/% [new file with mode: 0644]
qa/suites/rgw/upgrade/1-install/pacific/.qa [new symlink]
qa/suites/rgw/upgrade/1-install/pacific/distro$/.qa [new symlink]
qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml [new symlink]
qa/suites/rgw/upgrade/1-install/pacific/distro$/ubuntu_20.04.yaml [new symlink]
qa/suites/rgw/upgrade/1-install/pacific/install.yaml [new file with mode: 0644]
qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml [new file with mode: 0644]
qa/suites/rgw/upgrade/1-install/quincy.yaml [deleted file]
qa/suites/rgw/upgrade/1-install/quincy/% [new file with mode: 0644]
qa/suites/rgw/upgrade/1-install/quincy/.qa [new symlink]
qa/suites/rgw/upgrade/1-install/quincy/distro$/.qa [new symlink]
qa/suites/rgw/upgrade/1-install/quincy/distro$/centos_latest.yaml [new symlink]
qa/suites/rgw/upgrade/1-install/quincy/distro$/ubuntu_20.04.yaml [new symlink]
qa/suites/rgw/upgrade/1-install/quincy/install.yaml [new file with mode: 0644]
qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml [new file with mode: 0644]
qa/suites/rgw/upgrade/supported-random-distro$ [deleted symlink]

diff --git a/qa/suites/rgw/upgrade/1-install/.qa b/qa/suites/rgw/upgrade/1-install/.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/rgw/upgrade/1-install/pacific.yaml b/qa/suites/rgw/upgrade/1-install/pacific.yaml
deleted file mode 100644 (file)
index e98cb55..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-overrides:
-  ragweed:
-    default-branch: ceph-master # ceph-pacific doesn't have tox, but tests are the same
-
-tasks:
-- install:
-    branch: pacific
-    exclude_packages:
-      - ceph-volume
diff --git a/qa/suites/rgw/upgrade/1-install/pacific/% b/qa/suites/rgw/upgrade/1-install/pacific/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rgw/upgrade/1-install/pacific/.qa b/qa/suites/rgw/upgrade/1-install/pacific/.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/rgw/upgrade/1-install/pacific/distro$/.qa b/qa/suites/rgw/upgrade/1-install/pacific/distro$/.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/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml b/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml
new file mode 120000 (symlink)
index 0000000..bd9854e
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
diff --git a/qa/suites/rgw/upgrade/1-install/pacific/distro$/ubuntu_20.04.yaml b/qa/suites/rgw/upgrade/1-install/pacific/distro$/ubuntu_20.04.yaml
new file mode 120000 (symlink)
index 0000000..29fb99a
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_20.04.yaml
\ No newline at end of file
diff --git a/qa/suites/rgw/upgrade/1-install/pacific/install.yaml b/qa/suites/rgw/upgrade/1-install/pacific/install.yaml
new file mode 100644 (file)
index 0000000..ec89e79
--- /dev/null
@@ -0,0 +1,5 @@
+tasks:
+- install:
+    branch: pacific
+    exclude_packages:
+      - ceph-volume
diff --git a/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml b/qa/suites/rgw/upgrade/1-install/pacific/overrides.yaml
new file mode 100644 (file)
index 0000000..ab06356
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  ragweed:
+    default-branch: ceph-master # ceph-pacific doesn't have tox, but tests are the same
diff --git a/qa/suites/rgw/upgrade/1-install/quincy.yaml b/qa/suites/rgw/upgrade/1-install/quincy.yaml
deleted file mode 100644 (file)
index 5c14594..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-overrides:
-  ragweed:
-    default-branch: ceph-master # ceph-quincy doesn't have tox, but tests are the same
-
-tasks:
-- install:
-    branch: quincy
diff --git a/qa/suites/rgw/upgrade/1-install/quincy/% b/qa/suites/rgw/upgrade/1-install/quincy/%
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rgw/upgrade/1-install/quincy/.qa b/qa/suites/rgw/upgrade/1-install/quincy/.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/rgw/upgrade/1-install/quincy/distro$/.qa b/qa/suites/rgw/upgrade/1-install/quincy/distro$/.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/rgw/upgrade/1-install/quincy/distro$/centos_latest.yaml b/qa/suites/rgw/upgrade/1-install/quincy/distro$/centos_latest.yaml
new file mode 120000 (symlink)
index 0000000..bd9854e
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
diff --git a/qa/suites/rgw/upgrade/1-install/quincy/distro$/ubuntu_20.04.yaml b/qa/suites/rgw/upgrade/1-install/quincy/distro$/ubuntu_20.04.yaml
new file mode 120000 (symlink)
index 0000000..29fb99a
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_20.04.yaml
\ No newline at end of file
diff --git a/qa/suites/rgw/upgrade/1-install/quincy/install.yaml b/qa/suites/rgw/upgrade/1-install/quincy/install.yaml
new file mode 100644 (file)
index 0000000..a96f09e
--- /dev/null
@@ -0,0 +1,3 @@
+tasks:
+- install:
+    branch: quincy
diff --git a/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml b/qa/suites/rgw/upgrade/1-install/quincy/overrides.yaml
new file mode 100644 (file)
index 0000000..ef9110a
--- /dev/null
@@ -0,0 +1,3 @@
+overrides:
+  ragweed:
+    default-branch: ceph-master # ceph-quincy doesn't have tox, but tests are the same
diff --git a/qa/suites/rgw/upgrade/supported-random-distro$ b/qa/suites/rgw/upgrade/supported-random-distro$
deleted file mode 120000 (symlink)
index 0862b44..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported-random-distro$
\ No newline at end of file