]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: stop overriding distro for k-testing
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 23 Jul 2021 15:19:48 +0000 (08:19 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 2 Feb 2022 15:44:35 +0000 (10:44 -0500)
This is a continuation of previous commit

    qa: only use RHEL for workload testing

We don't want to test fs:workload with centos/ubuntu to avoid packaging
issues and to reduce the matrix of distros we're running workloads on.
Also, the testing kernel should install fine on the distros we test with
"supported" random distros.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/cephfs/mount/kclient/overrides/distro/testing/% [deleted file]
qa/cephfs/mount/kclient/overrides/distro/testing/flavor/.qa [deleted symlink]
qa/cephfs/mount/kclient/overrides/distro/testing/flavor/centos_latest.yaml [deleted symlink]
qa/cephfs/mount/kclient/overrides/distro/testing/flavor/ubuntu_latest.yaml [deleted symlink]

diff --git a/qa/cephfs/mount/kclient/overrides/distro/testing/% b/qa/cephfs/mount/kclient/overrides/distro/testing/%
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/.qa b/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/.qa
deleted file mode 120000 (symlink)
index a602a03..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../.qa/
\ No newline at end of file
diff --git a/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/centos_latest.yaml b/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/centos_latest.yaml
deleted file mode 120000 (symlink)
index bd9854e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/centos_latest.yaml
\ No newline at end of file
diff --git a/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/ubuntu_latest.yaml b/qa/cephfs/mount/kclient/overrides/distro/testing/flavor/ubuntu_latest.yaml
deleted file mode 120000 (symlink)
index 3a09f9a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file