From 1abc0f9ab1a8238fd110c49ee58fc33c4960f6e4 Mon Sep 17 00:00:00 2001 From: Rachanaben Patel Date: Tue, 29 Oct 2019 19:05:48 -0700 Subject: [PATCH] added rhel_8 distro yamls --- qa/distros/all/rhel_8.0.yaml | 2 ++ qa/distros/supported-all-distro/rhel_8.0.yaml | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 qa/distros/all/rhel_8.0.yaml create mode 100644 qa/distros/supported-all-distro/rhel_8.0.yaml diff --git a/qa/distros/all/rhel_8.0.yaml b/qa/distros/all/rhel_8.0.yaml new file mode 100644 index 0000000000000..3edcc303a4f4b --- /dev/null +++ b/qa/distros/all/rhel_8.0.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "8.0" diff --git a/qa/distros/supported-all-distro/rhel_8.0.yaml b/qa/distros/supported-all-distro/rhel_8.0.yaml new file mode 100644 index 0000000000000..a0f100f895947 --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_8.0.yaml @@ -0,0 +1,3 @@ +os_type: rhel +os_version: "8.0" + -- 2.39.5