Skip to content

Commit

Permalink
azure-pipelines: update test matrix (#213) (#216)
Browse files Browse the repository at this point in the history
(cherry picked from commit 7f76a97)

Co-authored-by: Andrew Klychkov <[email protected]>
  • Loading branch information
patchback[bot] and Andersson007 authored Feb 18, 2021
1 parent 35f34a0 commit 1838572
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ stages:
test: opensuse15py2
- name: openSUSE 15 py3
test: opensuse15
- name: Ubuntu 16.04
test: ubuntu1604
- name: Ubuntu 18.04
test: ubuntu1804
- name: Ubuntu 20.04
test: ubuntu2004
- stage: Docker_2_10
displayName: Docker 2.10
dependsOn: []
Expand Down Expand Up @@ -203,12 +203,14 @@ stages:
parameters:
testFormat: devel/{0}/1
targets:
- name: RHEL 8.2
test: rhel/8.2
- name: FreeBSD 11.1
test: freebsd/11.1
- name: FreeBSD 12.1
test: freebsd/12.1
- name: RHEL 7.9
test: rhel/7.9
- name: RHEL 8.3
test: rhel/8.3
- name: FreeBSD 11.4
test: freebsd/11.4
- name: FreeBSD 12.2
test: freebsd/12.2
- stage: Remote_2_10
displayName: Remote 2.10
dependsOn: []
Expand Down

0 comments on commit 1838572

Please sign in to comment.