diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:45:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:45:59 +0000 |
commit | 19fcec84d8d7d21e796c7624e521b60d28ee21ed (patch) | |
tree | 42d26aa27d1e3f7c0b8bd3fd14e7d7082f5008dc /qa/distros | |
parent | Initial commit. (diff) | |
download | ceph-19fcec84d8d7d21e796c7624e521b60d28ee21ed.tar.xz ceph-19fcec84d8d7d21e796c7624e521b60d28ee21ed.zip |
Adding upstream version 16.2.11+ds.upstream/16.2.11+dsupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qa/distros')
73 files changed, 209 insertions, 0 deletions
diff --git a/qa/distros/.qa b/qa/distros/.qa new file mode 120000 index 000000000..b870225aa --- /dev/null +++ b/qa/distros/.qa @@ -0,0 +1 @@ +../
\ No newline at end of file diff --git a/qa/distros/a-supported-distro.yaml b/qa/distros/a-supported-distro.yaml new file mode 120000 index 000000000..33a40b6e4 --- /dev/null +++ b/qa/distros/a-supported-distro.yaml @@ -0,0 +1 @@ +all/centos_7.2.yaml
\ No newline at end of file diff --git a/qa/distros/all/centos.yaml b/qa/distros/all/centos.yaml new file mode 100644 index 000000000..8f4854b95 --- /dev/null +++ b/qa/distros/all/centos.yaml @@ -0,0 +1 @@ +os_type: centos diff --git a/qa/distros/all/centos_6.3.yaml b/qa/distros/all/centos_6.3.yaml new file mode 100644 index 000000000..32187d6da --- /dev/null +++ b/qa/distros/all/centos_6.3.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "6.3" diff --git a/qa/distros/all/centos_6.4.yaml b/qa/distros/all/centos_6.4.yaml new file mode 100644 index 000000000..02383cd5f --- /dev/null +++ b/qa/distros/all/centos_6.4.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "6.4" diff --git a/qa/distros/all/centos_6.5.yaml b/qa/distros/all/centos_6.5.yaml new file mode 100644 index 000000000..77c9e41f7 --- /dev/null +++ b/qa/distros/all/centos_6.5.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "6.5" diff --git a/qa/distros/all/centos_7.0.yaml b/qa/distros/all/centos_7.0.yaml new file mode 100644 index 000000000..bccb28601 --- /dev/null +++ b/qa/distros/all/centos_7.0.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.0" diff --git a/qa/distros/all/centos_7.1.yaml b/qa/distros/all/centos_7.1.yaml new file mode 100644 index 000000000..74c68f96b --- /dev/null +++ b/qa/distros/all/centos_7.1.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.1" diff --git a/qa/distros/all/centos_7.2.yaml b/qa/distros/all/centos_7.2.yaml new file mode 100644 index 000000000..44d2f0ec8 --- /dev/null +++ b/qa/distros/all/centos_7.2.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.2" diff --git a/qa/distros/all/centos_7.3.yaml b/qa/distros/all/centos_7.3.yaml new file mode 100644 index 000000000..9dfcc7f6b --- /dev/null +++ b/qa/distros/all/centos_7.3.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.3" diff --git a/qa/distros/all/centos_7.4.yaml b/qa/distros/all/centos_7.4.yaml new file mode 100644 index 000000000..d06bc384b --- /dev/null +++ b/qa/distros/all/centos_7.4.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.4" diff --git a/qa/distros/all/centos_7.5.yaml b/qa/distros/all/centos_7.5.yaml new file mode 100644 index 000000000..54324576d --- /dev/null +++ b/qa/distros/all/centos_7.5.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.5" diff --git a/qa/distros/all/centos_7.6.yaml b/qa/distros/all/centos_7.6.yaml new file mode 100644 index 000000000..43e3d49cc --- /dev/null +++ b/qa/distros/all/centos_7.6.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "7.6" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_7.yaml b/qa/distros/all/centos_7.yaml new file mode 120000 index 000000000..23ef40d86 --- /dev/null +++ b/qa/distros/all/centos_7.yaml @@ -0,0 +1 @@ +centos_7.6.yaml
\ No newline at end of file diff --git a/qa/distros/all/centos_8.0.yaml b/qa/distros/all/centos_8.0.yaml new file mode 100644 index 000000000..4fbb41228 --- /dev/null +++ b/qa/distros/all/centos_8.0.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.0" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.1.yaml b/qa/distros/all/centos_8.1.yaml new file mode 100644 index 000000000..24ae80074 --- /dev/null +++ b/qa/distros/all/centos_8.1.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.1" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.2.yaml b/qa/distros/all/centos_8.2.yaml new file mode 100644 index 000000000..a2a899d71 --- /dev/null +++ b/qa/distros/all/centos_8.2.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.2" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.stream.yaml b/qa/distros/all/centos_8.stream.yaml new file mode 100644 index 000000000..bf3599775 --- /dev/null +++ b/qa/distros/all/centos_8.stream.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.stream" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.yaml b/qa/distros/all/centos_8.yaml new file mode 120000 index 000000000..8e7476153 --- /dev/null +++ b/qa/distros/all/centos_8.yaml @@ -0,0 +1 @@ +centos_8.stream.yaml
\ No newline at end of file diff --git a/qa/distros/all/debian_6.0.yaml b/qa/distros/all/debian_6.0.yaml new file mode 100644 index 000000000..6820fa3c7 --- /dev/null +++ b/qa/distros/all/debian_6.0.yaml @@ -0,0 +1,2 @@ +os_type: debian +os_version: "6.0" diff --git a/qa/distros/all/debian_7.0.yaml b/qa/distros/all/debian_7.0.yaml new file mode 100644 index 000000000..8100dc41e --- /dev/null +++ b/qa/distros/all/debian_7.0.yaml @@ -0,0 +1,2 @@ +os_type: debian +os_version: "7.0" diff --git a/qa/distros/all/debian_8.0.yaml b/qa/distros/all/debian_8.0.yaml new file mode 100644 index 000000000..300a4430e --- /dev/null +++ b/qa/distros/all/debian_8.0.yaml @@ -0,0 +1,2 @@ +os_type: debian +os_version: "8.0" diff --git a/qa/distros/all/fedora_17.yaml b/qa/distros/all/fedora_17.yaml new file mode 100644 index 000000000..801053af0 --- /dev/null +++ b/qa/distros/all/fedora_17.yaml @@ -0,0 +1,2 @@ +os_type: fedora +os_version: "17" diff --git a/qa/distros/all/fedora_18.yaml b/qa/distros/all/fedora_18.yaml new file mode 100644 index 000000000..07872aa7e --- /dev/null +++ b/qa/distros/all/fedora_18.yaml @@ -0,0 +1,2 @@ +os_type: fedora +os_version: "18" diff --git a/qa/distros/all/fedora_19.yaml b/qa/distros/all/fedora_19.yaml new file mode 100644 index 000000000..5bac8acee --- /dev/null +++ b/qa/distros/all/fedora_19.yaml @@ -0,0 +1,2 @@ +os_type: fedora +os_version: "19" diff --git a/qa/distros/all/opensuse_15.1.yaml b/qa/distros/all/opensuse_15.1.yaml new file mode 100644 index 000000000..73b813623 --- /dev/null +++ b/qa/distros/all/opensuse_15.1.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "15.1" diff --git a/qa/distros/all/opensuse_15.2.yaml b/qa/distros/all/opensuse_15.2.yaml new file mode 100644 index 000000000..c226953c1 --- /dev/null +++ b/qa/distros/all/opensuse_15.2.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "15.2" diff --git a/qa/distros/all/opensuse_42.3.yaml b/qa/distros/all/opensuse_42.3.yaml new file mode 100644 index 000000000..148ab7ac5 --- /dev/null +++ b/qa/distros/all/opensuse_42.3.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "42.3" diff --git a/qa/distros/all/rhel_6.3.yaml b/qa/distros/all/rhel_6.3.yaml new file mode 100644 index 000000000..6a8edcd56 --- /dev/null +++ b/qa/distros/all/rhel_6.3.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "6.3" diff --git a/qa/distros/all/rhel_6.4.yaml b/qa/distros/all/rhel_6.4.yaml new file mode 100644 index 000000000..522549583 --- /dev/null +++ b/qa/distros/all/rhel_6.4.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "6.4" diff --git a/qa/distros/all/rhel_6.5.yaml b/qa/distros/all/rhel_6.5.yaml new file mode 100644 index 000000000..7db54bea1 --- /dev/null +++ b/qa/distros/all/rhel_6.5.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "6.5" diff --git a/qa/distros/all/rhel_6.yaml b/qa/distros/all/rhel_6.yaml new file mode 120000 index 000000000..850573949 --- /dev/null +++ b/qa/distros/all/rhel_6.yaml @@ -0,0 +1 @@ +rhel_6.5.yaml
\ No newline at end of file diff --git a/qa/distros/all/rhel_7.0.yaml b/qa/distros/all/rhel_7.0.yaml new file mode 100644 index 000000000..c87c0bc13 --- /dev/null +++ b/qa/distros/all/rhel_7.0.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.0" diff --git a/qa/distros/all/rhel_7.5.yaml b/qa/distros/all/rhel_7.5.yaml new file mode 100644 index 000000000..e5aaf3d30 --- /dev/null +++ b/qa/distros/all/rhel_7.5.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.5" diff --git a/qa/distros/all/rhel_7.6.yaml b/qa/distros/all/rhel_7.6.yaml new file mode 100644 index 000000000..01742009d --- /dev/null +++ b/qa/distros/all/rhel_7.6.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "7.6" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_7.7.yaml b/qa/distros/all/rhel_7.7.yaml new file mode 100644 index 000000000..f848d1788 --- /dev/null +++ b/qa/distros/all/rhel_7.7.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "7.7" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_7.yaml b/qa/distros/all/rhel_7.yaml new file mode 120000 index 000000000..85ed1cd48 --- /dev/null +++ b/qa/distros/all/rhel_7.yaml @@ -0,0 +1 @@ +rhel_7.7.yaml
\ No newline at end of file diff --git a/qa/distros/all/rhel_8.0.yaml b/qa/distros/all/rhel_8.0.yaml new file mode 100644 index 000000000..215c34b7f --- /dev/null +++ b/qa/distros/all/rhel_8.0.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "8.0" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_8.1.yaml b/qa/distros/all/rhel_8.1.yaml new file mode 100644 index 000000000..7f6b13b58 --- /dev/null +++ b/qa/distros/all/rhel_8.1.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "8.1" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_8.3.yaml b/qa/distros/all/rhel_8.3.yaml new file mode 100644 index 000000000..c18c07b83 --- /dev/null +++ b/qa/distros/all/rhel_8.3.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "8.3" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_8.4.yaml b/qa/distros/all/rhel_8.4.yaml new file mode 100644 index 000000000..b0b74874f --- /dev/null +++ b/qa/distros/all/rhel_8.4.yaml @@ -0,0 +1,6 @@ +os_type: rhel +os_version: "8.4" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/rhel_8.yaml b/qa/distros/all/rhel_8.yaml new file mode 120000 index 000000000..c7867a423 --- /dev/null +++ b/qa/distros/all/rhel_8.yaml @@ -0,0 +1 @@ +rhel_8.4.yaml
\ No newline at end of file diff --git a/qa/distros/all/sle_12.2.yaml b/qa/distros/all/sle_12.2.yaml new file mode 100644 index 000000000..2a4a28c0b --- /dev/null +++ b/qa/distros/all/sle_12.2.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "12.2" diff --git a/qa/distros/all/sle_12.3.yaml b/qa/distros/all/sle_12.3.yaml new file mode 100644 index 000000000..739113466 --- /dev/null +++ b/qa/distros/all/sle_12.3.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "12.3" diff --git a/qa/distros/all/sle_15.1.yaml b/qa/distros/all/sle_15.1.yaml new file mode 100644 index 000000000..f795b5639 --- /dev/null +++ b/qa/distros/all/sle_15.1.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "15.1" diff --git a/qa/distros/all/sle_15.2.yaml b/qa/distros/all/sle_15.2.yaml new file mode 100644 index 000000000..8e38373fb --- /dev/null +++ b/qa/distros/all/sle_15.2.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "15.2" diff --git a/qa/distros/all/ubuntu_12.04.yaml b/qa/distros/all/ubuntu_12.04.yaml new file mode 100644 index 000000000..dbc3a8d9c --- /dev/null +++ b/qa/distros/all/ubuntu_12.04.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "12.04" diff --git a/qa/distros/all/ubuntu_12.10.yaml b/qa/distros/all/ubuntu_12.10.yaml new file mode 100644 index 000000000..ab655676e --- /dev/null +++ b/qa/distros/all/ubuntu_12.10.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "12.10" diff --git a/qa/distros/all/ubuntu_14.04.yaml b/qa/distros/all/ubuntu_14.04.yaml new file mode 100644 index 000000000..309e989fe --- /dev/null +++ b/qa/distros/all/ubuntu_14.04.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "14.04" diff --git a/qa/distros/all/ubuntu_14.04_aarch64.yaml b/qa/distros/all/ubuntu_14.04_aarch64.yaml new file mode 100644 index 000000000..9dfbcb510 --- /dev/null +++ b/qa/distros/all/ubuntu_14.04_aarch64.yaml @@ -0,0 +1,3 @@ +os_type: ubuntu +os_version: "14.04" +arch: aarch64 diff --git a/qa/distros/all/ubuntu_14.04_i686.yaml b/qa/distros/all/ubuntu_14.04_i686.yaml new file mode 100644 index 000000000..4a0652e73 --- /dev/null +++ b/qa/distros/all/ubuntu_14.04_i686.yaml @@ -0,0 +1,3 @@ +os_type: ubuntu +os_version: "14.04" +arch: i686 diff --git a/qa/distros/all/ubuntu_16.04.yaml b/qa/distros/all/ubuntu_16.04.yaml new file mode 100644 index 000000000..a459fddff --- /dev/null +++ b/qa/distros/all/ubuntu_16.04.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "16.04" diff --git a/qa/distros/all/ubuntu_18.04.yaml b/qa/distros/all/ubuntu_18.04.yaml new file mode 100644 index 000000000..4d4464884 --- /dev/null +++ b/qa/distros/all/ubuntu_18.04.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "18.04" diff --git a/qa/distros/all/ubuntu_20.04.yaml b/qa/distros/all/ubuntu_20.04.yaml new file mode 100644 index 000000000..f20398230 --- /dev/null +++ b/qa/distros/all/ubuntu_20.04.yaml @@ -0,0 +1,2 @@ +os_type: ubuntu +os_version: "20.04" diff --git a/qa/distros/container-hosts/.qa b/qa/distros/container-hosts/.qa new file mode 120000 index 000000000..fea2489fd --- /dev/null +++ b/qa/distros/container-hosts/.qa @@ -0,0 +1 @@ +../.qa
\ No newline at end of file diff --git a/qa/distros/container-hosts/centos_8.stream_container_tools.yaml b/qa/distros/container-hosts/centos_8.stream_container_tools.yaml new file mode 120000 index 000000000..7a86f967f --- /dev/null +++ b/qa/distros/container-hosts/centos_8.stream_container_tools.yaml @@ -0,0 +1 @@ +.qa/distros/podman/centos_8.stream_container_tools.yaml
\ No newline at end of file diff --git a/qa/distros/container-hosts/rhel_8.4_container_tools_3.0.yaml b/qa/distros/container-hosts/rhel_8.4_container_tools_3.0.yaml new file mode 120000 index 000000000..9e1ab9a0e --- /dev/null +++ b/qa/distros/container-hosts/rhel_8.4_container_tools_3.0.yaml @@ -0,0 +1 @@ +.qa/distros/podman/rhel_8.4_container_tools_3.0.yaml
\ No newline at end of file diff --git a/qa/distros/container-hosts/rhel_8.4_container_tools_rhel8.yaml b/qa/distros/container-hosts/rhel_8.4_container_tools_rhel8.yaml new file mode 120000 index 000000000..b4b0a7892 --- /dev/null +++ b/qa/distros/container-hosts/rhel_8.4_container_tools_rhel8.yaml @@ -0,0 +1 @@ +.qa/distros/podman/rhel_8.4_container_tools_rhel8.yaml
\ No newline at end of file diff --git a/qa/distros/container-hosts/ubuntu_18.04.yaml b/qa/distros/container-hosts/ubuntu_18.04.yaml new file mode 120000 index 000000000..cfb85f10e --- /dev/null +++ b/qa/distros/container-hosts/ubuntu_18.04.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_18.04.yaml
\ No newline at end of file diff --git a/qa/distros/container-hosts/ubuntu_20.04.yaml b/qa/distros/container-hosts/ubuntu_20.04.yaml new file mode 100644 index 000000000..bb9f5c00a --- /dev/null +++ b/qa/distros/container-hosts/ubuntu_20.04.yaml @@ -0,0 +1,9 @@ +os_type: ubuntu +os_version: "20.04" +# the normal ubuntu 20.04 kernel (5.4.0-88-generic currently) have a bug that prevents the nvme_loop +# from behaving. I think it is this: +# https://lkml.org/lkml/2020/9/21/1456 +# (at least, that is the symptom: nvme nvme1: Connect command failed, error wo/DNR bit: 880) +overrides: + kernel: + hwe: true diff --git a/qa/distros/podman/centos_8.stream_container_tools.yaml b/qa/distros/podman/centos_8.stream_container_tools.yaml new file mode 100644 index 000000000..4a9578e60 --- /dev/null +++ b/qa/distros/podman/centos_8.stream_container_tools.yaml @@ -0,0 +1,14 @@ +os_type: centos +os_version: "8.stream" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 + +tasks: +- pexec: + all: + - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup + - sudo dnf -y module reset container-tools + - sudo dnf -y module install container-tools + - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf diff --git a/qa/distros/podman/rhel_8.4_container_tools_3.0.yaml b/qa/distros/podman/rhel_8.4_container_tools_3.0.yaml new file mode 100644 index 000000000..a01eec952 --- /dev/null +++ b/qa/distros/podman/rhel_8.4_container_tools_3.0.yaml @@ -0,0 +1,13 @@ +os_type: rhel +os_version: "8.4" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 +tasks: +- pexec: + all: + - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup + - sudo dnf -y module reset container-tools + - sudo dnf -y module install container-tools:3.0 + - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf diff --git a/qa/distros/podman/rhel_8.4_container_tools_rhel8.yaml b/qa/distros/podman/rhel_8.4_container_tools_rhel8.yaml new file mode 100644 index 000000000..fdce9e837 --- /dev/null +++ b/qa/distros/podman/rhel_8.4_container_tools_rhel8.yaml @@ -0,0 +1,13 @@ +os_type: rhel +os_version: "8.4" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 +tasks: +- pexec: + all: + - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup + - sudo dnf -y module reset container-tools + - sudo dnf -y module install container-tools:rhel8 + - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf diff --git a/qa/distros/supported-all-distro/centos_8.yaml b/qa/distros/supported-all-distro/centos_8.yaml new file mode 120000 index 000000000..b7e6c9b4e --- /dev/null +++ b/qa/distros/supported-all-distro/centos_8.yaml @@ -0,0 +1 @@ +../all/centos_8.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/rhel_8.yaml b/qa/distros/supported-all-distro/rhel_8.yaml new file mode 120000 index 000000000..f803f091e --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_8.yaml @@ -0,0 +1 @@ +../all/rhel_8.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/ubuntu_latest.yaml b/qa/distros/supported-all-distro/ubuntu_latest.yaml new file mode 120000 index 000000000..75d907e3b --- /dev/null +++ b/qa/distros/supported-all-distro/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.04.yaml
\ No newline at end of file diff --git a/qa/distros/supported-random-distro$/$ b/qa/distros/supported-random-distro$/$ new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/qa/distros/supported-random-distro$/$ 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$/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_latest.yaml b/qa/distros/supported-random-distro$/ubuntu_latest.yaml new file mode 120000 index 000000000..75d907e3b --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.04.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..b7e6c9b4e --- /dev/null +++ b/qa/distros/supported/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_8.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_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml new file mode 120000 index 000000000..75d907e3b --- /dev/null +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.04.yaml
\ No newline at end of file |