Yanis Guenane
4fd2dce7f3
Testing: Add support for AIX platform ( #65802 )
2020-01-29 15:56:51 -08:00
Sam Doran
6b2b876d43
Make Docker and Podman play nice ( #65009 )
...
podman 1.4 now installs docker man pages. Add handler to remove docker packages to avoid test failure due to this conflict.
Adjust inventory_docker_swarm integration test
Add conditional to cleanup handlers to allow use of the setup_docker role without removing packages at the end of the play. The inventory_docker_swarm integration tests does its own cleanup.
2019-11-18 15:08:58 -05:00
Felix Fontein
098a13dff4
Re-enable some docker_swarm tests. ( #61875 )
2019-09-13 12:08:45 -04:00
Gonéri Le Bouder
7132466327
test: disable the docker swarm tests ( #61816 )
...
`docker_swarm` tests tend to hang during the creation of the Swarn
cluster.
See: https://github.com/ansible/ansible/issues/61815
2019-09-05 10:47:31 -04:00
Felix Fontein
b92281fe70
Simplify test include. ( #54962 )
2019-04-07 16:51:14 -04:00
Matt Clay
55d9ee0cb2
Revert "Temporarily skip failing Docker tests on RHEL 7.6."
...
This reverts commit affde96fa8
.
2019-03-27 10:02:49 -07:00
Matt Clay
affde96fa8
Temporarily skip failing Docker tests on RHEL 7.6.
2019-03-26 20:59:38 -07:00
Felix Fontein
791176252b
docker_swarm inventory: fix tests, and make sure that they fail if no host is found ( #54380 )
...
* Fix tests, and make sure that they fail if no host is found.
* Fix interpreter.
2019-03-26 09:44:42 -04:00
Felix Fontein
35b295f6af
docker_swarm inventory plugin: extend tests ( #53913 )
...
* Extend tests.
* Update BOTMETA so that docker* inventory tests are associated with .
2019-03-17 10:28:55 +00:00
Felix Fontein
259b2e06a4
docker_swarm inventory plugin: add basic integration tests ( #53908 )
...
* Add basic docker_swarm inventory plugin integration tests.
* Call dependency explicitly.
2019-03-17 08:16:18 +00:00