Merge pull request #384 from saito-hideki/pr/ci_remove_f35

[CI] Update AZP matrix to remove Fedora35 and FreeBSD12.3 tests from devel

SUMMARY
Removing Fedora35 and FreeBSD12.3 from CI tests for devel branch(docker and remote).
ISSUE TYPE

CI tests Pull Request

COMPONENT NAME

ansible.posix

ADDITIONAL INFORMATION

Related to ansible-collections/news-for-maintainers/issues/21
This commit is contained in:
softwarefactory-project-zuul[bot] 2022-08-24 04:01:18 +00:00 committed by GitHub
commit 6c0b91a3ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,8 +53,6 @@ stages:
targets: targets:
- name: CentOS 7 - name: CentOS 7
test: centos7 test: centos7
- name: Fedora 35
test: fedora35
- name: Fedora 36 - name: Fedora 36
test: fedora36 test: fedora36
- name: openSUSE 15 py3 - name: openSUSE 15 py3
@ -197,8 +195,6 @@ stages:
test: rhel/8.6 test: rhel/8.6
- name: RHEL 9.0 - name: RHEL 9.0
test: rhel/9.0 test: rhel/9.0
- name: FreeBSD 12.3
test: freebsd/12.3
- name: FreeBSD 13.1 - name: FreeBSD 13.1
test: freebsd/13.1 test: freebsd/13.1
- stage: Remote_2_13 - stage: Remote_2_13