Skip to content

Commit 452d745

Browse files
Merge pull request #1151 from Disha-maker/IAC-1351/main/remove_rhel5_centos5
(IAC-1351) Remove CentOS 5 & RHEL 5 from provision.yaml file
2 parents b7c2444 + 6eb4fe0 commit 452d745

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

provision.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,9 @@ travis_el8:
4141
release_checks_5:
4242
provisioner: abs
4343
images:
44-
- redhat-5-x86_64
4544
- redhat-6-x86_64
4645
- redhat-7-x86_64
4746
- redhat-8-x86_64
48-
- centos-5-x86_64
4947
- centos-6-x86_64
5048
- centos-7-x86_64
5149
- centos-8-x86_64
@@ -73,11 +71,9 @@ release_checks_5:
7371
release_checks_6:
7472
provisioner: abs
7573
images:
76-
- redhat-5-x86_64
7774
- redhat-6-x86_64
7875
- redhat-7-x86_64
7976
- redhat-8-x86_64
80-
- centos-5-x86_64
8177
- centos-6-x86_64
8278
- centos-7-x86_64
8379
- centos-8-x86_64

0 commit comments

Comments
 (0)