This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
752db43b2d
community.general
/
test
/
integration
/
targets
/
docker_swarm
/
meta
/
main.yml
5 lines
53 B
YAML
Raw
Normal View
History
Unescape
Escape
Docker integration tests: factorize setup (#42306) * Factorize docker_secret & docker_swarm tests setup * failure are only expected inside docker container * docker_swarm: enable RHEL builds
2018-08-09 19:37:03 +02:00
---
dependencies
:
-
setup_docker
docker_swarm: more integration tests (#53035) * Add more tests. * Added tests for CA options. * Don't run in docker-in-docker situations where docker daemon becoming instable is really dangerous. Also, restart docker daemon after tests. * Only run CA tests when openssl_certificate can be run (which is not the case for RHEL7, see #34054). * Add comment on why docker-based CI runs are skipped.
2019-02-27 20:54:32 +01:00
-
setup_openssl
Copy permalink