From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. Signed-off-by: Daniel Baumann --- qa/distros/supported-random-distro$/centos_latest.yaml | 1 + qa/distros/supported-random-distro$/rhel_7.yaml | 1 + qa/distros/supported-random-distro$/ubuntu_16.04.yaml | 1 + qa/distros/supported-random-distro$/ubuntu_latest.yaml | 1 + 4 files changed, 4 insertions(+) create mode 120000 qa/distros/supported-random-distro$/centos_latest.yaml create mode 120000 qa/distros/supported-random-distro$/rhel_7.yaml create mode 120000 qa/distros/supported-random-distro$/ubuntu_16.04.yaml create mode 120000 qa/distros/supported-random-distro$/ubuntu_latest.yaml (limited to 'qa/distros/supported-random-distro$') diff --git a/qa/distros/supported-random-distro$/centos_latest.yaml b/qa/distros/supported-random-distro$/centos_latest.yaml new file mode 120000 index 00000000..22299ab8 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_7.8.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_7.yaml b/qa/distros/supported-random-distro$/rhel_7.yaml new file mode 120000 index 00000000..8e67cf2c --- /dev/null +++ b/qa/distros/supported-random-distro$/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_16.04.yaml b/qa/distros/supported-random-distro$/ubuntu_16.04.yaml new file mode 120000 index 00000000..69ebbd49 --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_16.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_latest.yaml b/qa/distros/supported-random-distro$/ubuntu_latest.yaml new file mode 120000 index 00000000..64a66d9a --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_18.04.yaml \ No newline at end of file -- cgit v1.2.3