You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from switch branches devel and milestone of ansible/ansible to ansible-core version 2.19 the GitHub actions for sanity checks starting to fail for any new PRs.
It happened as tests/sanity/ folder contains a some test configuration that is missed for version 2.19 of the ansible-core
This PR includes a trivial fix for the GitHub Actions issue #788 and related to switching milestone and devel branches of ansible/ansible to version 2.19 and prepare repo to be ready to include test with Python 3.13 when ansible-network/github_actions/pull/162 is merged.
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
GitHub actions/test
Reviewed-by: Andrew Klychkov <aklychko@redhat.com>
Reviewed-by: Mike Graves <mgraves@redhat.com>
SUMMARY
Starting from switch branches
devel
andmilestone
of ansible/ansible to ansible-core version 2.19 the GitHub actions for sanity checks starting to fail for any new PRs.It happened as
tests/sanity/
folder contains a some test configuration that is missed for version 2.19 of the ansible-coreISSUE TYPE
COMPONENT NAME
GitHub action/CI
ANSIBLE VERSION
COLLECTION VERSION
main branch
STEPS TO REPRODUCE
Create any new PR on this repo
EXPECTED RESULTS
All tests should be successful
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: