summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-05-26 11:44:27 -0700
committerGitHub <noreply@github.com>2022-05-26 11:44:27 -0700
commit43d650f924e4191cc736701e7a78940f99ee84bd (patch)
tree9ea73ccd80d55d89f4d2bc0097c57bdbdf58e4db /.azure-pipelines
parentdbbeea0686227503db9c2f2b2aa706cad09ad0b5 (diff)
downloadansible-43d650f924e4191cc736701e7a78940f99ee84bd.tar.gz
Add RHEL 9.0 to CI. (#77853)
* Add RHEL 9.0 to CI. * Restrict network manager inspection to RHEL8 * Skip module tests when astream_name is undefined, undefine it for RHEL9 until 9.1 * Remove redundant test. Co-authored-by: Matt Martz <matt@sivel.net>
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 3c627b2fcd..8c7ecb18b0 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -95,6 +95,8 @@ stages:
test: rhel/8.6@3.6
- name: RHEL 8.6 py38
test: rhel/8.6@3.8
+ - name: RHEL 9.0
+ test: rhel/9.0
- name: FreeBSD 12.3
test: freebsd/12.3
- name: FreeBSD 13.1