You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Felix Fontein 4fac91bed5 docker_container: add networks_cli_compatible option (#54198)
* Adding networks_cli_compatible option.

* Move network tests into own test file.

* Extend tests (for networks_cli_compatible=no).

* Adding tests for networks_cli_compatible=yes.

* There seems to be no way to create a container without at least one network attached.

* Integrate networks / purge_networks with comparisons.

* Speed up tests.

* Removing double dot.

* Add changelog.

* Use comparisons value only if the networks option has been specified. purge_networks on the other hand also removes networks if it has not been specified.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration docker_container: add networks_cli_compatible option (#54198) 7 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Update handling of the non_local test alias. 7 years ago
sanity Add a script to generate twitter and mailing list announcements 7 years ago
units helper: raise Exception when ds is not dict type (#53936) 7 years ago
utils Slightly increase non-coverage unit test timeout. 7 years ago