community.docker/tests/integration/targets
Sam Doran 8ff83e7276 inventory_docker_swarm test - Remove exit code from trap (#391)
Setting the exit code in a trap overrides the exit code that caused the
trap to be called. This means if the test failed and called the trap,
the test will exit with 0 rather than the failure exit code.
2020-10-30 07:05:51 +01:00
..
connection_docker Fix FQCRs. (#64) 2020-10-30 07:05:50 +01:00
docker_config Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_container Fix more tests (#66) 2020-10-30 07:05:51 +01:00
docker_container_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_host_info Initial commit 2020-10-30 07:05:50 +01:00
docker_image Initial commit 2020-10-30 07:05:50 +01:00
docker_image_info Initial commit 2020-10-30 07:05:50 +01:00
docker_login Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_network Initial commit 2020-10-30 07:05:50 +01:00
docker_network_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node_info Initial commit 2020-10-30 07:05:50 +01:00
docker_prune Initial commit 2020-10-30 07:05:50 +01:00
docker_secret Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_stack Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_info Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_service Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_service_info Initial commit 2020-10-30 07:05:50 +01:00
docker_volume Initial commit 2020-10-30 07:05:50 +01:00
docker_volume_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
inventory_docker_machine Initial commit 2020-10-30 07:05:50 +01:00
inventory_docker_swarm inventory_docker_swarm test - Remove exit code from trap (#391) 2020-10-30 07:05:51 +01:00
setup_docker Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
setup_docker_registry Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00