diff options
Diffstat (limited to 'qa/distros')
53 files changed, 94 insertions, 0 deletions
diff --git a/qa/distros/a-supported-distro.yaml b/qa/distros/a-supported-distro.yaml new file mode 120000 index 00000000..33a40b6e --- /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 00000000..8f4854b9 --- /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 00000000..32187d6d --- /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 00000000..02383cd5 --- /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 00000000..77c9e41f --- /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 00000000..bccb2860 --- /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 00000000..74c68f96 --- /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 00000000..44d2f0ec --- /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 00000000..9dfcc7f6 --- /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 00000000..d06bc384 --- /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 00000000..54324576 --- /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 00000000..4cb095e6 --- /dev/null +++ b/qa/distros/all/centos_7.6.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.6" diff --git a/qa/distros/all/centos_7.8.yaml b/qa/distros/all/centos_7.8.yaml new file mode 100644 index 00000000..57619653 --- /dev/null +++ b/qa/distros/all/centos_7.8.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "7.8" diff --git a/qa/distros/all/debian_6.0.yaml b/qa/distros/all/debian_6.0.yaml new file mode 100644 index 00000000..6820fa3c --- /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 00000000..8100dc41 --- /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 00000000..300a4430 --- /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 00000000..801053af --- /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 00000000..07872aa7 --- /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 00000000..5bac8ace --- /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_12.2.yaml b/qa/distros/all/opensuse_12.2.yaml new file mode 100644 index 00000000..ee9f877a --- /dev/null +++ b/qa/distros/all/opensuse_12.2.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "12.2" diff --git a/qa/distros/all/opensuse_13.2.yaml b/qa/distros/all/opensuse_13.2.yaml new file mode 100644 index 00000000..7551e81f --- /dev/null +++ b/qa/distros/all/opensuse_13.2.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "13.2" diff --git a/qa/distros/all/opensuse_15.0.yaml b/qa/distros/all/opensuse_15.0.yaml new file mode 100644 index 00000000..42898695 --- /dev/null +++ b/qa/distros/all/opensuse_15.0.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "15.0" diff --git a/qa/distros/all/opensuse_42.1.yaml b/qa/distros/all/opensuse_42.1.yaml new file mode 100644 index 00000000..48c789db --- /dev/null +++ b/qa/distros/all/opensuse_42.1.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "42.1" diff --git a/qa/distros/all/opensuse_42.2.yaml b/qa/distros/all/opensuse_42.2.yaml new file mode 100644 index 00000000..10e87026 --- /dev/null +++ b/qa/distros/all/opensuse_42.2.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "42.2" diff --git a/qa/distros/all/opensuse_42.3.yaml b/qa/distros/all/opensuse_42.3.yaml new file mode 100644 index 00000000..148ab7ac --- /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 00000000..6a8edcd5 --- /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 00000000..52254958 --- /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 00000000..7db54bea --- /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_7.0.yaml b/qa/distros/all/rhel_7.0.yaml new file mode 100644 index 00000000..c87c0bc1 --- /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 00000000..e5aaf3d3 --- /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 00000000..62f52e8e --- /dev/null +++ b/qa/distros/all/rhel_7.6.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.6" diff --git a/qa/distros/all/rhel_7.8.yaml b/qa/distros/all/rhel_7.8.yaml new file mode 100644 index 00000000..5c5fce71 --- /dev/null +++ b/qa/distros/all/rhel_7.8.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.8" diff --git a/qa/distros/all/rhel_7.9.yaml b/qa/distros/all/rhel_7.9.yaml new file mode 100644 index 00000000..ce0853dc --- /dev/null +++ b/qa/distros/all/rhel_7.9.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.9" diff --git a/qa/distros/all/rhel_7.yaml b/qa/distros/all/rhel_7.yaml new file mode 120000 index 00000000..db371779 --- /dev/null +++ b/qa/distros/all/rhel_7.yaml @@ -0,0 +1 @@ +rhel_7.9.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 00000000..2a4a28c0 --- /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/ubuntu_12.04.yaml b/qa/distros/all/ubuntu_12.04.yaml new file mode 100644 index 00000000..dbc3a8d9 --- /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 00000000..ab655676 --- /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 00000000..309e989f --- /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 00000000..9dfbcb51 --- /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 00000000..4a0652e7 --- /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 00000000..a459fddf --- /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 00000000..4d446488 --- /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/supported-all-distro/centos_latest.yaml b/qa/distros/supported-all-distro/centos_latest.yaml new file mode 120000 index 00000000..22299ab8 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_7.8.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/rhel_7.yaml b/qa/distros/supported-all-distro/rhel_7.yaml new file mode 120000 index 00000000..8e67cf2c --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml
\ No newline at end of file diff --git a/qa/distros/supported-all-distro/ubuntu_16.04.yaml b/qa/distros/supported-all-distro/ubuntu_16.04.yaml new file mode 120000 index 00000000..69ebbd49 --- /dev/null +++ b/qa/distros/supported-all-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-all-distro/ubuntu_latest.yaml b/qa/distros/supported-all-distro/ubuntu_latest.yaml new file mode 120000 index 00000000..64a66d9a --- /dev/null +++ b/qa/distros/supported-all-distro/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_18.04.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 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 diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml new file mode 120000 index 00000000..22299ab8 --- /dev/null +++ b/qa/distros/supported/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_7.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 00000000..8e67cf2c --- /dev/null +++ b/qa/distros/supported/rhel_latest.yaml @@ -0,0 +1 @@ +../all/rhel_7.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 00000000..64a66d9a --- /dev/null +++ b/qa/distros/supported/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_18.04.yaml
\ No newline at end of file |