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

Unit tests are running against an EoL version of Ansible-Core #1704

Open
tremble opened this issue Nov 24, 2022 · 0 comments
Open

Unit tests are running against an EoL version of Ansible-Core #1704

tremble opened this issue Nov 24, 2022 · 0 comments

Comments

@tremble
Copy link
Contributor

tremble commented Nov 24, 2022

the base unit test jobs are explicitly using stable-2.11 - for example:

- job:
    name: ansible-test-units-base-python37
    parent: ansible-test-units-base
    nodeset: controller-node
    abstract: true
    required-projects:
      - name: github.com/ansible/ansible
        override-checkout: stable-2.11
    vars:
      ansible_test_python: 3.7 

stable-2.11's no longer supported, with the last release being 6 months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant