network/tests
Till Maas c279f0afc5 Run integration tests with other provider, too
- Amend and add files to run integration tests against the provider that
was not autodetected, too.
- Add check to ensure that all integration tests run against both
providers
- Run black check for all python scripts
2018-08-01 23:13:30 +02:00
..
helpers Fix exception on Python3 in _link_read_permaddress 2018-05-23 18:29:31 +02:00
roles/linux-system-roles.network Use set_facts to set default provider 2018-07-09 11:56:01 +02:00
tasks Add simple test for bridges 2018-07-16 08:26:50 +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 Run integration tests with other provider, too 2018-08-01 23:13:30 +02: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 Rename/symlink accidentally checked-in files 2018-06-28 16:55:37 +02:00
run-tasks.yml Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
test_network_connections.py Use profile name for interface name by default 2018-07-25 21:56:43 +02:00
tests_bridge.yml Add simple test for bridges 2018-07-16 08:26:50 +02:00
tests_bridge_other_provider.yml Run integration tests with other provider, too 2018-08-01 23:13:30 +02: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 Run integration tests with other provider, too 2018-08-01 23:13:30 +02:00
tests_ethernet.yml Run integration tests with other provider, too 2018-08-01 23:13:30 +02:00
tests_ethernet_other_provider.yml Run integration tests with other provider, too 2018-08-01 23:13:30 +02:00
tests_helpers-and-asserts.yml Add helper tasks for integration tests 2018-05-23 18:55:21 +02:00
tests_unit.yml Only run tests with python2 or python3 binary 2018-05-25 19:51:09 +02:00