]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/cephadm: add 20.04 target
authorSage Weil <sage@newdream.net>
Sat, 23 Jan 2021 17:23:13 +0000 (11:23 -0600)
committerSage Weil <sage@newdream.net>
Sat, 23 Jan 2021 17:23:13 +0000 (11:23 -0600)
Link directly to the distro version... no need to use _latest here since
it obscures the podman vs docker difference.

Signed-off-by: Sage Weil <sage@newdream.net>
qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04.yaml [new symlink]
qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml [new symlink]
qa/suites/rados/cephadm/smoke/distro/ubuntu_latest.yaml [deleted symlink]

diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04.yaml b/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04.yaml
new file mode 120000 (symlink)
index 0000000..1629648
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_20.04.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml b/qa/suites/rados/cephadm/smoke/distro/ubuntu_20.04_podman.yaml
new file mode 120000 (symlink)
index 0000000..cd5c550
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_20.04_podman.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/cephadm/smoke/distro/ubuntu_latest.yaml b/qa/suites/rados/cephadm/smoke/distro/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