]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa: specify random distros in multimds
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 5 Feb 2020 05:08:04 +0000 (21:08 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 5 Feb 2020 20:36:50 +0000 (12:36 -0800)
Note: the name is important so that kclient mount can override the
distro setting.

Fixes: https://tracker.ceph.com/issues/43968
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/verify/validater/valgrind.yaml
qa/suites/multimds/basic/0-supported-random-distro$ [new symlink]
qa/suites/multimds/thrash/0-supported-random-distro$ [new symlink]
qa/suites/multimds/verify/centos_latest.yaml [new symlink]

index a5c081542d8093c332ef363b8537abd090d2dc8a..bf10aee699a0666c12c74084a6ba0ffcc05d885e 100644 (file)
@@ -1,5 +1,5 @@
-# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+# Only works on os_type: centos
+# See http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
 
 overrides:
   install:
diff --git a/qa/suites/multimds/basic/0-supported-random-distro$ b/qa/suites/multimds/basic/0-supported-random-distro$
new file mode 120000 (symlink)
index 0000000..78f2991
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported-random-distro$/
\ No newline at end of file
diff --git a/qa/suites/multimds/thrash/0-supported-random-distro$ b/qa/suites/multimds/thrash/0-supported-random-distro$
new file mode 120000 (symlink)
index 0000000..78f2991
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported-random-distro$/
\ No newline at end of file
diff --git a/qa/suites/multimds/verify/centos_latest.yaml b/qa/suites/multimds/verify/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