summaryrefslogtreecommitdiff
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2020-12-11 18:46:51 -0600
committerMatt Clay <matt@mystile.com>2021-01-05 20:48:08 -0800
commitb96732fa6bd61fb0b91be64e1580bf96df5e4ff2 (patch)
tree497c5d04aeb8eedccc83cc8d1b276d412ea516fc /.azure-pipelines
parent0a3c5d9dcc5d8b17ba73634b7d5398ba22fa3c5e (diff)
downloadansible-b96732fa6bd61fb0b91be64e1580bf96df5e4ff2.tar.gz
[ansible-test] Add Fedora 33 support and drop F31
Change: - Changes to make F33 work with current tests - Add F33 to docker.txt - Add F33 to AZP config Test Plan: - ci_complete Signed-off-by: Rick Elrod <rick@elrod.me>
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 1edccb067a..64fd085b33 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -118,10 +118,10 @@ stages:
test: centos7
- name: CentOS 8
test: centos8
- - name: Fedora 31
- test: fedora31
- name: Fedora 32
test: fedora32
+ - name: Fedora 33
+ test: fedora33
- name: openSUSE 15 py2
test: opensuse15py2
- name: openSUSE 15 py3
@@ -188,10 +188,10 @@ stages:
test: centos7
- name: CentOS 8
test: centos8
- - name: Fedora 31
- test: fedora31
- name: Fedora 32
test: fedora32
+ - name: Fedora 33
+ test: fedora33
- name: openSUSE 15 py2
test: opensuse15py2
- name: openSUSE 15 py3