Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Fedora 35 from ansible-test #21

Closed
22 tasks done
mattclay opened this issue Aug 16, 2022 · 0 comments
Closed
22 tasks done

Removing Fedora 35 from ansible-test #21

mattclay opened this issue Aug 16, 2022 · 0 comments

Comments

@mattclay
Copy link

mattclay commented Aug 16, 2022

The following platforms have been deprecated in ansible-test:

  • Containers (--docker)
    • fedora35
  • Virtual Machines (--remote)
    • fedora/35

The deprecated platforms will be removed from the devel version of ansible-test on September 6th. Please update your test environments before then.

Going forward ansible-test will only include a single version of Fedora. Previously two versions have been included, which resulted in the older version reaching end-of-life at nearly the same time as the ansible-core release which was tested against it.

Azure Pipelines Test Matrix Updates

Projects using Azure Pipelines to test against the ansible-core devel branch must be updated.

IMPORTANT: These changes should only be made for the portion of the test matrix tested against the devel branch of ansible-core.

Checklist

  • community.crypto:main - Update
    • Remove: fedora35
  • community.general:stable-4 - Update
    • Remove: fedora35
  • community.general:stable-5 - Update
    • Remove: fedora35
  • community.general:main - Update
    • Remove: fedora35
  • ansible.posix:main - Update
    • Remove: fedora35
  • community.postgresql:stable-1 - Update
    • Remove: fedora35
  • community.postgresql:main - Update
    • Remove: fedora35
  • community.docker:stable-2 - Update
    • Remove: fedora35
  • community.docker:main - Update
    • Remove: fedora35
  • community.libvirt:main - Update
    • Remove: fedora35
  • ansible.ansible:devel - Update
    • Remove: fedora35
softwarefactory-project-zuul bot added a commit to ansible-collections/ansible.posix that referenced this issue Aug 24, 2022
[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
csmart added a commit to csmart/community.postgresql that referenced this issue Aug 27, 2022
Fedora 35 and older releases have been removed from Docker devel set of
tests.

This patch sets Fedora to use release 36, which is the supported version.

See, ansible-collections/news-for-maintainers#21
@mattclay mattclay closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants