summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelogs/fragments/ansible-test-rhel-82.yml2
-rw-r--r--shippable.yml8
-rw-r--r--test/lib/ansible_test/_data/completion/remote.txt1
3 files changed, 7 insertions, 4 deletions
diff --git a/changelogs/fragments/ansible-test-rhel-82.yml b/changelogs/fragments/ansible-test-rhel-82.yml
new file mode 100644
index 0000000000..d98abe2bca
--- /dev/null
+++ b/changelogs/fragments/ansible-test-rhel-82.yml
@@ -0,0 +1,2 @@
+minor_changes:
+- ansible-test - Now includes testing support for RHEL 8.2
diff --git a/shippable.yml b/shippable.yml
index 8102a130a6..4ad9f63b7a 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -67,7 +67,7 @@ matrix:
- env: T=osx/10.11/1
- env: T=rhel/7.8/1
- - env: T=rhel/8.1/1
+ - env: T=rhel/8.2/1
- env: T=freebsd/11.1/1
- env: T=freebsd/12.0/1
- env: T=linux/centos6/1
@@ -82,7 +82,7 @@ matrix:
- env: T=osx/10.11/2
- env: T=rhel/7.8/2
- - env: T=rhel/8.1/2
+ - env: T=rhel/8.2/2
- env: T=freebsd/11.1/2
- env: T=freebsd/12.0/2
- env: T=linux/centos6/2
@@ -97,7 +97,7 @@ matrix:
- env: T=osx/10.11/3
- env: T=rhel/7.8/3
- - env: T=rhel/8.1/3
+ - env: T=rhel/8.2/3
- env: T=freebsd/11.1/3
- env: T=freebsd/12.0/3
- env: T=linux/centos6/3
@@ -112,7 +112,7 @@ matrix:
- env: T=osx/10.11/4
- env: T=rhel/7.8/4
- - env: T=rhel/8.1/4
+ - env: T=rhel/8.2/4
- env: T=freebsd/11.1/4
- env: T=freebsd/12.0/4
- env: T=linux/centos6/4
diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt
index 1e3af888f5..cbf5b77ee8 100644
--- a/test/lib/ansible_test/_data/completion/remote.txt
+++ b/test/lib/ansible_test/_data/completion/remote.txt
@@ -4,3 +4,4 @@ osx/10.11 python=2.7 python_dir=/usr/local/bin
rhel/7.6 python=2.7
rhel/7.8 python=2.7
rhel/8.1 python=3.6
+rhel/8.2 python=3.6