Skip to content

Add ansible-core 2.20/2.21 to CI sanity matrix#82

Open
blaipr wants to merge 2 commits into
ctrliq:mainfrom
blaipr:ci-add-ansible-2.20-2.21
Open

Add ansible-core 2.20/2.21 to CI sanity matrix#82
blaipr wants to merge 2 commits into
ctrliq:mainfrom
blaipr:ci-add-ansible-2.20-2.21

Conversation

@blaipr

@blaipr blaipr commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add stable-2.20 (Python 3.12) and stable-2.21 (Python 3.13) to the sanity test matrix
  • Create matching tests/sanity/ignore-2.20.txt and ignore-2.21.txt
  • Remove premature ignore-2.22.txt (ansible-core 2.22 does not exist)

Test plan

  • CI sanity jobs pass for new matrix entries
  • Existing sanity jobs unaffected

Add stable-2.20 and stable-2.21 to the sanity test matrix for broader
coverage. Create matching sanity ignore files for these versions and
remove the premature ignore-2.22.txt (ansible-core 2.22 does not exist).
@cigamit

cigamit commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

If you remove 2.22, then you need to remove the devel test, otherwise it fails.

@cigamit cigamit self-assigned this Jun 27, 2026
@cigamit cigamit added the needs triage Needs some work label Jun 27, 2026
The ignore-2.22.txt file was renamed in the previous commit, so the
devel target (which maps to 2.22) has no matching ignore file and
would fail.
@blaipr

blaipr commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Good catch, thanks. I removed the devel entry from the sanity matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs triage Needs some work

Development

Successfully merging this pull request may close these issues.

2 participants