network/tests
Till Maas 5273f55166 tests: Do not use ansible_interfaces
ansible_interfaces requires iproute to be present which might not be the
case for container images. Check /sys/class/net to avoid the dependency.
2019-04-16 18:27:45 +02:00
..
helpers Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00
roles/linux-system-roles.network Modularize role 2018-08-15 10:04:47 +02:00
tasks tests: Do not use ansible_interfaces 2019-04-16 18:27:45 +02:00
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
ansible_module_network_connections.py Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
covstats Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
down-profile.yml Rename/symlink accidentally checked-in files 2018-06-28 16:55:37 +02:00
ensure_non_running_provider.py Tests: Only show missing test files when checking 2019-01-09 22:59:27 +01:00
get-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
get-coverage.yml Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
get-total-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
merge-coverage.sh Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
remove-profile.yml Separate 'persistent_state' from 'state' 2018-08-15 10:04:47 +02:00
run-tasks.yml Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
test_network_connections.py Fix typo 2018-08-15 10:04:47 +02:00
tests_bridge.yml Add simple test for bridges 2018-07-16 08:26:50 +02:00
tests_bridge_other_provider.yml Tests: Add names for other provider tasks/playbooks 2019-01-08 17:10:31 +01:00
tests_default.yml Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
tests_default_other_provider.yml Tests: Add names for other provider tasks/playbooks 2019-01-08 17:10:31 +01:00
tests_ethernet.yml tests: Use vars: with include_tasks 2018-10-16 11:31:22 +02:00
tests_ethernet_other_provider.yml Tests: Add names for other provider tasks/playbooks 2019-01-08 17:10:31 +01:00
tests_helpers-and-asserts.yml tests: Use vars: with include_tasks 2018-10-16 11:31:22 +02:00
tests_unit.yml Use loop to install packages 2018-08-15 10:04:47 +02:00