patchback[bot]
f6a8c31e53
CI: remove no longer needed shippable scripts; modernize and harmonize AZP scripts ( #1286 ) ( #1287 )
...
* Remove no longer needed shippable scripts.
* Modernize and harmonize AZP scripts.
(cherry picked from commit d59c8d9345 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-22 08:50:47 +02:00
patchback[bot]
80a1421b5f
Split nox step into prepare and execute. ( #1283 ) ( #1284 )
...
(cherry picked from commit 925eb15ded )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-14 19:40:03 +02:00
Felix Fontein
1b115973f3
Forgot elif.
...
(cherry picked from commit e401fa14c4 )
2026-06-05 10:49:26 +02:00
Felix Fontein
1ccb34d958
Fix AZP CI nox script.
...
(cherry picked from commit 2778fb6336 )
2026-06-05 10:43:07 +02:00
patchback[bot]
a36fc61d93
Support ci_coverage and ci_complete in GHA; handle affected unstable tests correctly in PRs. ( #1275 ) ( #1276 )
...
(cherry picked from commit c5a5d7c337 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-05 07:36:22 +02:00
patchback[bot]
64709ad8fe
Fix coverage reporting with AZP. ( #1273 ) ( #1274 )
...
ci_coverage
ci_complete
(cherry picked from commit f369956247 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-04 06:00:16 +02:00
Felix Fontein
eee70b718f
Use nox in AZP CI. ( #1270 )
2026-06-01 18:16:34 +02:00
patchback[bot]
a46ad759df
Remove no_log from setup_remote_tmp_dir. ( #1263 ) ( #1266 )
...
(cherry picked from commit 42282e7d30 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-05-30 17:11:49 +02:00
Felix Fontein
db3c0fc23f
Make tests more lenient. ( #1252 ) ( #1253 )
...
(cherry picked from commit b00fc741e1 )
2026-03-27 17:15:13 +01:00
Felix Fontein
bda5a1389c
CI: fix GHA by downgrading Docker ( #1244 ) ( #1245 )
...
* Show more information on Docker.
* Downgrade Docker on GHA.
(cherry picked from commit 241ba443ac )
2026-02-14 21:56:40 +01:00
patchback[bot]
cc9432f3fa
Make sure that image comparison survives random order. ( #1240 ) ( #1241 )
...
(cherry picked from commit 880bc24ff0 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-02-07 18:43:51 +01:00
Felix Fontein
091e393e6d
[stable-4] Docker Compose 5+: improve image layer event parsing ( #1219 ) ( #1220 )
...
* Docker Compose 5+: improve image layer event parsing (#1219 )
* Remove long deprecated version fields.
* Add first JSON event parsing tests.
* Improve image layer event parsing for Compose 5+.
* Add 'Working' to image working actions.
* Add changelog fragment.
* Shorten lines.
* Adjust docker_compose_v2_run tests.
(cherry picked from commit 174c0c8058 )
* Remove type hints.
* Fix Python 2 compatibility when parsing JSON events.
2025-12-06 18:32:17 +01:00
patchback[bot]
ae4080b960
Adjust test for error message for Compose 5.0.0. ( #1217 ) ( #1218 )
...
(cherry picked from commit 2efcd6b2ec )
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-12-06 14:12:23 +01:00
Felix Fontein
dc0a554966
docker_container: do not send wrong host IP for duplicate ports ( #1214 ) ( #1215 )
...
* DRY.
* Port spec can be a list of port specs.
* Add changelog fragment.
* Add test.
(cherry picked from commit 846fc8564b )
2025-11-26 07:08:38 +00:00
Felix Fontein
99a81449c5
Fix connection tests. ( #1202 ) ( #1204 )
...
(cherry picked from commit a349c5eed7 )
2025-11-16 11:02:29 +01:00
Felix Fontein
5cea1cdc6d
docker_image(_push): fix push detection ( #1199 ) ( #1200 )
...
* Fix IP address retrieval for registry setup.
* Adjust push detection to Docker 29.
* Idempotency for export no longer works.
* Disable pull idempotency checks that play with architecture.
* Add more known image IDs.
* Adjust load tests.
* Adjust error message check.
* Allow for more digests.
* Make sure a new enough cryptography version is installed.
(cherry picked from commit d207643e0c )
2025-11-16 10:36:44 +01:00
Felix Fontein
a80e6bf7ec
docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 ( #1192 ) ( #1198 )
...
* Add debug flag to failing task.
* Add more debug output.
* Fix pull idempotency.
* Revert "Add more debug output."
This reverts commit 64020149bf .
* Fix casing.
* Remove unreliable test.
* Add 'debug: true' to all tasks.
* Reformat.
* Fix idempotency problem for IPv6 addresses.
* Fix expose ranges handling.
* Update changelog fragment to also mention other affected modules.
(cherry picked from commit 90c4b4c543 )
2025-11-15 17:47:34 +01:00
patchback[bot]
b58763e2e6
docker_compose_v2: ignore result of build idempotency test since this seems like a hopeless case ( #1196 ) ( #1197 )
...
* Ignore result of idempotency test since this seems like a hopeless cause...
* And another one.
(cherry picked from commit 68993fe353 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-15 17:13:10 +01:00
Felix Fontein
075bc91ce8
[stable-4] Adjust 'report this' messages to only report if the latest version still has this problem ( #1174 )
...
* Adjust 'report this' messages to only report if the latest version still has this problem. (#1173 )
(cherry picked from commit 6b5d76bdee )
* Adjust checks.
(cherry picked from commit 24f35644e3 )
2025-10-16 18:05:39 +02:00
Felix Fontein
488dd28339
Fix docker_container_exec's detach=true. ( #1145 ) ( #1148 )
...
(cherry picked from commit 449b37e1c9 )
2025-10-07 19:16:04 +02:00
Felix Fontein
251e4eca49
Remove remaining usages of ansible.module_utils.six. ( #1140 )
2025-10-05 16:17:50 +02:00
Felix Fontein
ebe42308cc
Replace ansible.module_utils.six with own module utils in some cases ( #1138 )
...
* Replace ansible.module_utils.six with own module utils in some cases.
* Add ignore.txt entires.
2025-10-04 23:45:27 +02:00
Felix Fontein
1902e0fdf2
Avoid six in plugin code. ( #1137 )
2025-10-04 21:51:59 +02:00
Felix Fontein
82b3184605
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02:00
Felix Fontein
2b5c06da20
CI: Start using Ubuntu VMs instead of RHEL VMs ( #1128 )
...
* Start using Ubuntu VMs instead of RHEL VMs.
* Use correct Python executable.
* Fix starting podman on non-RHEL systems.
2025-09-14 23:27:52 +02:00
Felix Fontein
93d165e10b
Restrict cffi on Python 2. ( #1126 )
2025-09-12 19:58:48 +02:00
Felix Fontein
1f53619edf
Add ignores necessary for ansible-core 2.20 if Python 2.7 is still supported by the collection. ( #1122 )
2025-08-28 21:15:43 +02:00
Felix Fontein
1ba34b9b7c
CI: Add Debian 13 Trixie ( #1113 )
...
* Add Debian 13 Trixie to CI.
* I don't think this is needed any longer.
* Debian: adjust way GPG signature is installed for Docker's software repo.
2025-08-10 20:11:54 +02:00
Felix Fontein
da76583d6b
Use distribution:3.0.0. ( #1112 )
2025-08-03 17:56:32 +02:00
Felix Fontein
cfd59ac9e5
Add Distribution 3.0.0 image.
2025-08-03 14:18:29 +02:00
tpourcelot
449448e820
docker_swarm_service: add support for replicated jobs ( #1108 )
...
* feat(docker_swarm_service): Add support for replicated jobs
* chore(docker_swarm_plugin): Fixes after review
* chore(docker_swarm_service): Add a check for minimum version
* chore(docker_swarm_service): Add changelog fragment for #1108
* fix(docker_swarm_service): Fix typo in version check
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Tristan Pourcelot <tristan.pourcelot@exatrack.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-03 13:12:29 +02:00
Felix Fontein
8365810b52
Move EE tests to antsibull-nox ( #1100 )
...
* Move EE tests to antsibull-nox.
* Make EE tests work.
2025-07-25 21:23:06 +02:00
Felix Fontein
e1347723d1
CI: Add stable-2.19 ( #1095 )
...
* Add ignore-2.20.txt.
* Add stable-2.19 to CI.
2025-07-01 07:30:08 +02:00
Felix Fontein
c8fc5bc175
Apparently Compose 2.37.3 + Docker 28.3.0 result in a behavior change. ( #1093 )
2025-06-25 22:00:42 +02:00
Felix Fontein
ae1d457b49
ContainerName is also missing in 2.37.1. ( #1088 )
2025-06-14 17:03:27 +02:00
Felix Fontein
e9f4553b01
docker_container idempotency: work around Docker not returning true configured command when command is [] ( #1085 )
...
* Work around Docker not returning true configured command when command is [].
* Lint.
* Add test.
* Add changelog fragment.
2025-06-08 19:05:09 +02:00
Felix Fontein
8ecbd9a5cc
docker_compose_v2: work around bug in docker compose images --format json ( #1083 )
...
* Work around ubg in docker compose images --format json.
* ContainerName is no longer in image record.
2025-06-07 23:28:51 +02:00
Felix Fontein
72d827a9e2
Enable no-trailing-whitespace test.
2025-06-04 15:18:19 +02:00
Felix Fontein
38591969dd
Use community.crypto 2.x.y on ubuntu2004.
2025-05-03 13:24:31 +02:00
Felix Fontein
295428167b
Use community.crypto 2.x.y for older ansible-core versions / Python versions. ( #1076 )
2025-05-01 12:30:07 +02:00
Felix Fontein
e0b9c45579
Re-enable RHEL 8 in CI ( #1075 )
...
* Re-enable RHEL 8 in CI.
* Skip podman on RHEL 8.
2025-04-28 21:42:31 +02:00
Felix Fontein
ad989c1942
docker_container_copy_into: add mode_parse option ( #1074 )
...
* Add mode_parse option.
* Make yamllint config strict.
* Lint.
2025-04-28 20:46:11 +02:00
Felix Fontein
424b39fe36
Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway.
2025-04-27 12:24:53 +02:00
Felix Fontein
961acd9120
Remove no longer needed file.
2025-04-27 12:24:10 +02:00
Felix Fontein
2487d1a0bf
Fix linting errors.
2025-04-26 12:39:00 +02:00
Felix Fontein
e20118b68f
Run extra sanity tests with nox. ( #1068 )
2025-04-19 17:54:12 +02:00
Felix Fontein
8694f488d7
CI: fix certificates for HTTPS connection tests ( #1066 )
...
* Try to fix CA cert for HTTPS connection tests.
* Try to fix leaf certificate.
* Add more properties.
2025-04-11 14:09:01 +02:00
Felix Fontein
a1e9412bed
Use new tools from community.internal_test_tools. ( #1061 )
2025-03-22 11:59:27 +01:00
Felix Fontein
635716c07b
docker_compose_v2: use --yes when available instead of -y ( #1060 )
...
* Use --yes if available.
* Add smoke test.
2025-03-21 22:05:10 +01:00
Felix Fontein
9730b2a3c3
Use shared unit test utils from community.internal_test_tools. ( #1056 )
2025-03-12 21:39:05 +01:00