summaryrefslogtreecommitdiff
path: root/test/integration/targets/docker_network
Commit message (Expand)AuthorAgeFilesLines
* shift a few CI groups [2.9] (#74553)v2.9.21Rick Elrod2021-05-031-1/+1
* [stable-2.9] Pull images from Quay to avoid Docker Hub limits (#72698)Sam Doran2020-12-011-1/+1
* CI stability updates. (#72306)Matt Clay2020-10-221-0/+1
* docker_network: fix multiple subnet (of same IP version) idempotence (#65839)Felix Fontein2020-01-101-5/+77
* Adjust tests to new error messages for older docker-py versions. (#58253)Felix Fontein2019-06-232-2/+4
* Fix assignments in docker tests. (#57249)Felix Fontein2019-05-315-6/+6
* docker_network: Integration tests for IPAM config idempotence (#56975)SirFerdek2019-05-261-10/+77
* docker modules: make sure everything works with older docker-py versions (#55...Felix Fontein2019-04-171-0/+9
* docker_network: add IPAM driver options support (#54632)Felix Fontein2019-04-041-0/+37
* Revert "Temporarily skip failing Docker tests on RHEL 7.6."Matt Clay2019-03-271-1/+0
* Temporarily skip failing Docker tests on RHEL 7.6.Matt Clay2019-03-261-0/+1
* Add shippable/posix/group4/ for CI. (#53816)Matt Clay2019-03-151-1/+1
* Move utility functions out of basic.py (#51715)Sam Doran2019-03-141-1/+1
* docker_*: enable RHEL8 tests (#53313)Felix Fontein2019-03-051-1/+0
* Docker Network module labels support (#50883)Jan Sušnik2019-01-211-0/+48
* docker_network IPAM test / general docker test cleanup (#50499)Felix Fontein2019-01-091-1/+0
* ansible-test: docker_network set as untable (#50526)Jordan Borean2019-01-042-0/+1
* disable docker_network ipam tests (#50477)Stephan Müller2019-01-031-0/+0
* docker_swarm: fix minimal API version (#49691)Felix Fontein2018-12-102-2/+2
* [docker_network] Adding `scope` and `attachable` flags (#49562)Dave Bendit2018-12-061-0/+97
* docker_* tests: check API version (#48620)Felix Fontein2018-11-192-46/+53
* docker_* modules: improve diff (#48546)Felix Fontein2018-11-191-11/+11
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* Use force_kill instead of stop_timeout to fasten container cleanup. (#48733)Felix Fontein2018-11-162-2/+2
* [docker_network] Add handling for Python booleans in driver_options (#48105)Dave Bendit2018-11-061-2/+54
* Fixing idempotency test. (#48038)Felix Fontein2018-11-051-8/+7
* [docker_network] add ipv6 support (#47492)Stephan Müller2018-11-021-0/+212
* docker_network: adding/updating tests (#47775)Felix Fontein2018-10-292-6/+61
* docker_network: Adding basic integration test for overlay network (#47772)Dave Bendit2018-10-291-0/+56
* Adding "internal" option to "docker_network" module (#35370)Dave Bendit2018-10-231-0/+42
* docker_network: add basic integration tests (#46137)Felix Fontein2018-10-195-0/+158