From e1b219b6beccda58686d117065ca503b228b5375 Mon Sep 17 00:00:00 2001 From: Disha-maker Date: Fri, 18 Dec 2020 12:01:34 +0000 Subject: [PATCH] (IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file --- provision.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/provision.yaml b/provision.yaml index 028dfe6..96b1217 100644 --- a/provision.yaml +++ b/provision.yaml @@ -37,11 +37,9 @@ travis_el8: release_checks_5: provisioner: abs images: - - redhat-5-x86_64 - redhat-6-x86_64 - redhat-7-x86_64 - redhat-8-x86_64 - - centos-5-x86_64 - centos-6-x86_64 - centos-7-x86_64 - centos-8-x86_64 @@ -59,11 +57,9 @@ release_checks_5: release_checks_6: provisioner: abs images: - - redhat-5-x86_64 - redhat-6-x86_64 - redhat-7-x86_64 - redhat-8-x86_64 - - centos-5-x86_64 - centos-6-x86_64 - centos-7-x86_64 - centos-8-x86_64 -- 2.45.2