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
1323dca9e9
docker_*: enable RHEL8 tests ( #53313 )
2019-03-05 10:50:28 -08:00
Felix Fontein
8c628c9b2c
Simplify docker_*_facts return names ( #51939 )
...
* Simplify docker_*_facts return names.
* Adjust regular return values of modules to match style of docker_*_facts modules.
2019-03-05 16:09:00 +00:00
Felix Fontein
a7cee49913
Only run docker swarm based tests on VMs. ( #53292 )
2019-03-04 16:20:36 -05:00
Felix Fontein
3bb41ccb8e
docker_* tests: check API version ( #48620 )
...
* Check minimal API and docker-py versions for all docker_* tests.
* Improve docker_swarm creation/destruction for tests.
* Fail when conditions aren't met.
* Don't hardcode address for advertise_addr.
2018-11-19 10:01:40 +00:00
Matt Clay
a41c0405a7
Add CI platform: rhel/8.0 ( #48835 )
2018-11-16 22:06:19 -08:00
Matt Clay
339d22a2bd
Improve stability of Docker integration tests. ( #46005 )
2018-09-21 14:48:40 -07:00
Matt Clay
846ee7e85f
Fix issues with docker_stack test:
...
- Leave swarm at end of test to avoid breaking docker_swarm test.
- Do not update stack to avoid error leaving swarm.
- Put test back in correct group.
2018-09-18 20:12:17 -07:00
Matt Clay
06e2e0e040
Change group on docker_stack test.
...
This should provide a temporary fix for conflicts with the docker_swarm test.
2018-09-18 11:49:39 -07:00
Dario Zanzico
54c3d1c24e
New module: add docker_stack module (clound/docker/docker_stack) ( #24588 )
...
* add docker_stack module + tests
2018-09-18 09:54:44 +01:00