summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2020-04-08 21:09:52 -0700
committerMatt Clay <matt@mystile.com>2020-04-09 01:53:42 -0700
commitc59d722d989d6135693cf87a275a4e5197ecf736 (patch)
tree2171789fd9f7c01769e4b847e4fe9777c77b4ec1 /shippable.yml
parent3d8d43bd4ce9c2c40e1a2ac3c68f2f2d2fec9a20 (diff)
downloadansible-c59d722d989d6135693cf87a275a4e5197ecf736.tar.gz
[stable-2.7] Update tests to use RHEL 7.8. (#68787)
* Update tests to use RHEL 7.8. Keeping support for RHEL 7.6 since collections are still using it. * Fix tests for RHEL 7.7+ due to extras repo name change.. (cherry picked from commit 04edd77c4273b321867c0f08d6ff2b67dacfcf2d) Co-authored-by: Matt Clay <mclay@redhat.com>
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/shippable.yml b/shippable.yml
index 1b61950279..416646a68b 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -42,7 +42,7 @@ matrix:
- env: T=network
- env: T=osx/10.11/1
- - env: T=rhel/7.6/1
+ - env: T=rhel/7.8/1
- env: T=freebsd/11.1/1
- env: T=linux/centos6/1
- env: T=linux/centos7/1
@@ -54,7 +54,7 @@ matrix:
- env: T=linux/ubuntu1804/1
- env: T=osx/10.11/2
- - env: T=rhel/7.6/2
+ - env: T=rhel/7.8/2
- env: T=freebsd/11.1/2
- env: T=linux/centos6/2
- env: T=linux/centos7/2
@@ -66,7 +66,7 @@ matrix:
- env: T=linux/ubuntu1804/2
- env: T=osx/10.11/3
- - env: T=rhel/7.6/3
+ - env: T=rhel/7.8/3
- env: T=freebsd/11.1/3
- env: T=linux/centos6/3
- env: T=linux/centos7/3