test: Add support for fedora 32, 33 and Ubuntu 20.04 37291/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 22 Sep 2020 01:29:06 +0000 (11:29 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Tue, 22 Sep 2020 03:24:26 +0000 (13:24 +1000)
Enable creation and use of these OS images in docker-test.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/test/fedora-32 [new symlink]
src/test/fedora-33 [new symlink]
src/test/ubuntu-20.04 [new symlink]

diff --git a/src/test/fedora-32 b/src/test/fedora-32
new file mode 120000 (symlink)
index 0000000..d389c4c
--- /dev/null
@@ -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 (symlink)
index 0000000..d389c4c
--- /dev/null
@@ -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 (symlink)
index 0000000..1a2d403
--- /dev/null
@@ -0,0 +1 @@
+ubuntu-18.04
\ No newline at end of file