]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephadm: specify using container host distros for workunits 47910/head
authorAdam King <adking@redhat.com>
Thu, 18 Aug 2022 12:49:57 +0000 (08:49 -0400)
committerAdam King <adking@redhat.com>
Thu, 1 Sep 2022 17:09:31 +0000 (13:09 -0400)
Right now, the OS Type and OS Version for these workunits
tests is left blank on pulpito and they appear to be trying to
run ubuntu jammy currently which is causing failures. We should
specify what distros the tests should run on then very explicitly
tell it to start trying new distros when we can get the tests to
pass.

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 1c0bf2f9f6bce08949fd5281fac1afbae1788fe7)

qa/suites/orch/cephadm/workunits/0-distro [new symlink]

diff --git a/qa/suites/orch/cephadm/workunits/0-distro b/qa/suites/orch/cephadm/workunits/0-distro
new file mode 120000 (symlink)
index 0000000..4b34171
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/container-hosts
\ No newline at end of file