From e6918187568dbd01842d8d1d2c808ce16a894239 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:54:28 +0200 Subject: Adding upstream version 18.2.2. Signed-off-by: Daniel Baumann --- qa/distros/supported-random-distro$/$ | 0 qa/distros/supported-random-distro$/centos_8.yaml | 1 + qa/distros/supported-random-distro$/centos_latest.yaml | 1 + qa/distros/supported-random-distro$/rhel_8.yaml | 1 + qa/distros/supported-random-distro$/ubuntu_20.04.yaml | 1 + qa/distros/supported-random-distro$/ubuntu_latest.yaml | 1 + 6 files changed, 5 insertions(+) create mode 100644 qa/distros/supported-random-distro$/$ create mode 120000 qa/distros/supported-random-distro$/centos_8.yaml create mode 120000 qa/distros/supported-random-distro$/centos_latest.yaml create mode 120000 qa/distros/supported-random-distro$/rhel_8.yaml create mode 120000 qa/distros/supported-random-distro$/ubuntu_20.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$/$ b/qa/distros/supported-random-distro$/$ new file mode 100644 index 000000000..e69de29bb diff --git a/qa/distros/supported-random-distro$/centos_8.yaml b/qa/distros/supported-random-distro$/centos_8.yaml new file mode 120000 index 000000000..b7e6c9b4e --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_8.yaml @@ -0,0 +1 @@ +../all/centos_8.yaml \ No newline at end of file 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 000000000..2e29883f3 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_latest.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_8.yaml b/qa/distros/supported-random-distro$/rhel_8.yaml new file mode 120000 index 000000000..f803f091e --- /dev/null +++ b/qa/distros/supported-random-distro$/rhel_8.yaml @@ -0,0 +1 @@ +../all/rhel_8.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_20.04.yaml b/qa/distros/supported-random-distro$/ubuntu_20.04.yaml new file mode 120000 index 000000000..75d907e3b --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_20.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.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 000000000..cfcd0d1a8 --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_latest.yaml \ No newline at end of file -- cgit v1.2.3