From 1c5c89baa6b082bb5769b0cda8cbca367ba6877a Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Wed, 29 Apr 2020 14:33:22 -0500 Subject: [PATCH] Add RHEL 8.2 to CI Change: RHEL 8.2 GA was released this week, test it in CI instead of 8.1. Test Plan: CI Signed-off-by: Rick Elrod --- changelogs/fragments/ansible-test-rhel-82.yml | 2 ++ shippable.yml | 12 ++++++------ test/lib/ansible_test/_data/completion/remote.txt | 1 + 3 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 changelogs/fragments/ansible-test-rhel-82.yml diff --git a/changelogs/fragments/ansible-test-rhel-82.yml b/changelogs/fragments/ansible-test-rhel-82.yml new file mode 100644 index 00000000000..d98abe2bca2 --- /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 f2c25a4a760..2a55c3083e6 100644 --- a/shippable.yml +++ b/shippable.yml @@ -30,7 +30,7 @@ matrix: - env: T=aix/7.2/1 - 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.1/1 - env: T=linux/centos6/1 @@ -47,7 +47,7 @@ matrix: - env: T=aix/7.2/2 - 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.1/2 - env: T=linux/centos6/2 @@ -64,7 +64,7 @@ matrix: - env: T=aix/7.2/3 - 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.1/3 - env: T=linux/centos6/3 @@ -81,7 +81,7 @@ matrix: - env: T=aix/7.2/4 - 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.1/4 - env: T=linux/centos6/4 @@ -98,7 +98,7 @@ matrix: - env: T=aix/7.2/5 - env: T=osx/10.11/5 - env: T=rhel/7.8/5 - - env: T=rhel/8.1/5 + - env: T=rhel/8.2/5 - env: T=freebsd/11.1/5 - env: T=freebsd/12.1/5 - env: T=linux/centos6/5 @@ -118,7 +118,7 @@ matrix: - env: T=i/aix/7.2 - env: T=i/osx/10.11 - env: T=i/rhel/7.8 - - env: T=i/rhel/8.1 + - env: T=i/rhel/8.2 - env: T=i/freebsd/11.1 - env: T=i/freebsd/12.1 - env: T=i/linux/centos6 diff --git a/test/lib/ansible_test/_data/completion/remote.txt b/test/lib/ansible_test/_data/completion/remote.txt index 36bced66244..ddef2c3e555 100644 --- a/test/lib/ansible_test/_data/completion/remote.txt +++ b/test/lib/ansible_test/_data/completion/remote.txt @@ -4,5 +4,6 @@ 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 aix/7.2 python=2.7 httptester=disabled temp-unicode=disabled pip-check=disabled power/centos/7 python=2.7