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

Finish updating CI #8537

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Finish updating CI #8537

merged 5 commits into from
Jun 18, 2024

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Remaining parts excluded from #8534.

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

CI

@ansibullbot ansibullbot added the WIP Work in progress label Jun 18, 2024
@felixfontein felixfontein marked this pull request as draft June 18, 2024 06:00
@ansibullbot ansibullbot added integration tests/integration tests tests labels Jun 18, 2024
@felixfontein
Copy link
Collaborator Author

felixfontein commented Jun 18, 2024

I've disabled the iptables_state tests for Ubuntu 22.04 VMs. That VM is using a separate controller container since a few days and SSH to connect to the VM; since then the test is failing. This change in situation results in the tests/integration/targets/iptables_state/tasks/tests/10-rollback.yml test running, which currently fails. It might never have run before, so it's better to look at this separately.

@felixfontein felixfontein changed the title [WIP] Finish updating CI Finish updating CI Jun 18, 2024
@felixfontein felixfontein marked this pull request as ready for review June 18, 2024 21:48
@felixfontein felixfontein merged commit ecb68aa into ansible-collections:main Jun 18, 2024
147 checks passed
@felixfontein felixfontein deleted the ci branch June 18, 2024 21:48
felixfontein added a commit that referenced this pull request Jun 18, 2024
* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.

(cherry picked from commit ecb68aa)
felixfontein added a commit that referenced this pull request Jun 18, 2024
* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.

(cherry picked from commit ecb68aa)
@felixfontein
Copy link
Collaborator Author

The iptables_state story continues in #8538.

felixfontein added a commit that referenced this pull request Jun 19, 2024
…el (#8535)

* Update CI for ansible-core devel (#8534)

* Update CI for ansible-core devel.

* Uncomment platforms that cause problems.

(cherry picked from commit 86f19cb)

* Finish updating CI (#8537)

* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.

(cherry picked from commit ecb68aa)

---------

Co-authored-by: Felix Fontein <[email protected]>
felixfontein added a commit that referenced this pull request Jun 19, 2024
…el (#8536)

* Update CI for ansible-core devel (#8534)

* Update CI for ansible-core devel.

* Uncomment platforms that cause problems.

(cherry picked from commit 86f19cb)

* Finish updating CI (#8537)

* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.

(cherry picked from commit ecb68aa)

---------

Co-authored-by: Felix Fontein <[email protected]>
aioue pushed a commit to aioue/community.general that referenced this pull request Oct 1, 2024
* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.
Massl123 pushed a commit to Massl123/community.general that referenced this pull request Feb 7, 2025
* Uncomment TODO entries.

* Exclude some tests that fail or are known to fail.

* Also run extra VM tests on Ubuntu 24.04.

* Fix condition.

* More adjustments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration tests/integration tests tests WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants