From: Brad Hubbard Date: Tue, 22 Sep 2020 01:29:06 +0000 (+1000) Subject: test: Add support for fedora 32, 33 and Ubuntu 20.04 X-Git-Tag: v16.1.0~1018^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=063763665fa8859d44650e0b0fc3ba5ee1b2087b;p=ceph.git test: Add support for fedora 32, 33 and Ubuntu 20.04 Enable creation and use of these OS images in docker-test. Signed-off-by: Brad Hubbard --- diff --git a/src/test/fedora-32 b/src/test/fedora-32 new file mode 120000 index 0000000000000..d389c4ca92386 --- /dev/null +++ b/src/test/fedora-32 @@ -0,0 +1 @@ +fedora-31 \ No newline at end of file diff --git a/src/test/fedora-33 b/src/test/fedora-33 new file mode 120000 index 0000000000000..d389c4ca92386 --- /dev/null +++ b/src/test/fedora-33 @@ -0,0 +1 @@ +fedora-31 \ No newline at end of file diff --git a/src/test/ubuntu-20.04 b/src/test/ubuntu-20.04 new file mode 120000 index 0000000000000..1a2d4034eb5d0 --- /dev/null +++ b/src/test/ubuntu-20.04 @@ -0,0 +1 @@ +ubuntu-18.04 \ No newline at end of file