community.docker/tests/integration/targets
Felix Fontein 33f39c977c 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)
2025-12-06 17:56:00 +01:00
..
connection Fix linting errors. 2025-04-26 12:39:00 +02:00
connection_docker Docker* connection plugins: add working_dir and privileged options (#943) 2024-07-25 20:35:32 +00:00
connection_docker_api Docker* connection plugins: add working_dir and privileged options (#943) 2024-07-25 20:35:32 +00:00
connection_nsenter Adjust to new shellcheck in ansible-core devel's sanity tests. (#741) 2024-01-04 22:27:34 +01:00
connection_posix Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
current_container_facts Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510) 2022-11-30 22:25:33 +01:00
docker_compose_v2 Adjust test for error message for Compose 5.0.0. (#1217) (#1218) 2025-12-06 14:12:23 +01:00
docker_compose_v2_exec Add Docker Compose v2 exec and run modules. (#969) 2024-09-27 13:00:48 +03:00
docker_compose_v2_pull Docker Compose 5+: improve image layer event parsing (#1219) 2025-12-06 17:56:00 +01:00
docker_compose_v2_run Docker Compose 5+: improve image layer event parsing (#1219) 2025-12-06 17:56:00 +01:00
docker_config CI: Start using Ubuntu VMs instead of RHEL VMs (#1128) 2025-09-14 23:27:52 +02:00
docker_container docker_container: do not send wrong host IP for duplicate ports (#1214) (#1215) 2025-11-26 07:08:38 +00:00
docker_container_copy_into docker_container_copy_into: add mode_parse option (#1074) 2025-04-28 20:46:11 +02:00
docker_container_exec Fix docker_container_exec's detach=true. (#1145) (#1148) 2025-10-07 19:16:04 +02:00
docker_container_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_context_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_host_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_build Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_export docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_image_load docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_pull docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_push docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_remove docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
docker_image_tag Fix/improve tests (#1052) 2025-03-08 09:54:41 +01:00
docker_login Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_network Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_network_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_node Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_node_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_plugin Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_prune Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_secret Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_stack_task_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_swarm Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_swarm_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_swarm_service docker_swarm_service: add support for replicated jobs (#1108) 2025-08-03 13:12:29 +02:00
docker_swarm_service_info Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_volume Fix linting errors. 2025-04-26 12:39:00 +02:00
docker_volume_info Fix linting errors. 2025-04-26 12:39:00 +02:00
generic_connection_tests Fix connection tests. (#1202) (#1204) 2025-11-16 11:02:29 +01:00
generic_ssh_connection CI: Try to get more targets for SSH connection test (#1026) 2025-01-11 12:54:11 +01:00
inventory_docker_containers Fix linting errors. 2025-04-26 12:39:00 +02:00
inventory_docker_machine Enable no-trailing-whitespace test. 2025-06-04 15:18:19 +02:00
inventory_docker_swarm Improve inventory integration tests. (#817) 2024-03-13 13:56:22 +01:00
setup_docker docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
setup_docker_cli_buildx Another try to add RHEL 10 to CI. (#1136) 2025-10-03 21:16:18 +02:00
setup_docker_cli_compose Another try to add RHEL 10 to CI. (#1136) 2025-10-03 21:16:18 +02:00
setup_docker_compose_v2 Another try to add RHEL 10 to CI. (#1136) 2025-10-03 21:16:18 +02:00
setup_docker_current_container_network_ip Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker_python_deps CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902) 2024-06-29 18:57:08 +02:00
setup_docker_registry docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
setup_docker_sdk_for_python CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902) 2024-06-29 18:57:08 +02:00
setup_epel/tasks Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_openssl docker_image(_push): fix push detection (#1199) (#1200) 2025-11-16 10:36:44 +01:00
setup_paramiko CI: Try to get more targets for SSH connection test (#1026) 2025-01-11 12:54:11 +01:00
setup_pkg_mgr/tasks Fix CI for CentOS 7. (#908) 2024-07-01 13:51:02 +02:00
setup_podman Another try to add RHEL 10 to CI. (#1136) 2025-10-03 21:16:18 +02:00
setup_remote_constraints Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_remote_tmp_dir Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00