Skip to content

Test with ansible-core 2.19 #695

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariolenz
Copy link

@mariolenz mariolenz commented Jul 14, 2025

Fixes #680

SUMMARY

I think it's about time to start testing with ansible-core 2.19.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

.github/workflows/ansible-integration-tests.yml
.github/workflows/ansible-test.yml

ADDITIONAL INFORMATION

https://forum.ansible.com/t/8609/13

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.29%. Comparing base (8863545) to head (e6c78fb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   30.29%   30.29%           
=======================================
  Files         177      177           
  Lines       19772    19772           
  Branches     3253     3253           
=======================================
  Hits         5990     5990           
  Misses      13774    13774           
  Partials        8        8           
Flag Coverage Δ
sanity 29.58% <ø> (ø)
units 61.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@felixfontein
Copy link
Contributor

I'm wondering whether the integration tests actually pass, though, since for some reason they have been skipped by this PR...

@thekad
Copy link
Collaborator

thekad commented Jul 30, 2025

@stevefulme1
Copy link

We will put it in our backlog. Since 2.19 is Technical preview currently its not high on our priority scale. We are workign on fixing issues that have been raised, and adding new modules.

@mariolenz
Copy link
Author

@stevefulme1 What do you mean with ansible-core 2.19 being technical preview? It has been released 10 days ago on PyPI. It's the latest stable ansible-core release.

@sivel
Copy link

sivel commented Jul 31, 2025

What do you mean with ansible-core 2.19 being technical preview?

ansible-core 2.19 is technical preview for AAP customers. The most recent supported version right now is 2.18 within AAP.

@felixfontein
Copy link
Contributor

@stevefulme1 we did re-add google.cloud to Ansible 12 basically last-minute. Ansible 12 is based on ansible-core 2.19. So please make sure ASAP to put this on a high priority. Thanks.

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

Successfully merging this pull request may close these issues.

Validate compatibility with ansible-core 2.19
5 participants