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/centos_8.stream.yaml | 1 + qa/distros/supported/centos_latest.yaml | 1 + qa/distros/supported/rhel_latest.yaml | 1 + qa/distros/supported/ubuntu_20.04.yaml | 1 + qa/distros/supported/ubuntu_latest.yaml | 1 + 5 files changed, 5 insertions(+) create mode 120000 qa/distros/supported/centos_8.stream.yaml create mode 120000 qa/distros/supported/centos_latest.yaml create mode 120000 qa/distros/supported/rhel_latest.yaml create mode 120000 qa/distros/supported/ubuntu_20.04.yaml create mode 120000 qa/distros/supported/ubuntu_latest.yaml (limited to 'qa/distros/supported') diff --git a/qa/distros/supported/centos_8.stream.yaml b/qa/distros/supported/centos_8.stream.yaml new file mode 120000 index 000000000..e96091bb1 --- /dev/null +++ b/qa/distros/supported/centos_8.stream.yaml @@ -0,0 +1 @@ +../all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml new file mode 120000 index 000000000..2e29883f3 --- /dev/null +++ b/qa/distros/supported/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_latest.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml new file mode 120000 index 000000000..f803f091e --- /dev/null +++ b/qa/distros/supported/rhel_latest.yaml @@ -0,0 +1 @@ +../all/rhel_8.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_20.04.yaml b/qa/distros/supported/ubuntu_20.04.yaml new file mode 120000 index 000000000..75d907e3b --- /dev/null +++ b/qa/distros/supported/ubuntu_20.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.04.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml new file mode 120000 index 000000000..cfcd0d1a8 --- /dev/null +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_latest.yaml \ No newline at end of file -- cgit v1.2.3