network/tests
Jack Adolph 001f81b823 Fix static IPv6 support for initscripts provider
Use the correct parameter names for declaring static IPV6 connections
for the initscripts provider. Also, add integration and unit tests to
cover this.

Signed-off-by: Jack Adolph <jack.adolph@gmail.com>
Signed-off-by: Till Maas <opensource@till.name>
2021-04-08 16:49:20 +02:00
..
files Add support for domain-suffix-match 802.1x option 2020-05-04 13:01:41 +02:00
integration collections - working unit tests during integration 2021-01-22 05:57:16 +08:00
playbooks Fix static IPv6 support for initscripts provider 2021-04-08 16:49:20 +02:00
roles/linux-system-roles.network Modularize role 2018-08-15 10:04:47 +02:00
tasks fix collection lookup problem 2021-02-10 16:50:52 -06:00
unit Fix static IPv6 support for initscripts provider 2021-04-08 16:49:20 +02:00
.gitignore Move tests to /tests directory and rename to new naming scheme 2018-05-16 19:48:23 +02:00
covstats Add helper scripts to get coverage data 2018-05-24 15:14:04 +02:00
ensure_provider_tests.py Test installation of NetworkManager plugins 2021-03-05 11:57:16 +08:00
get_coverage.sh Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
get_coverage.yml Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
get_total_coverage.sh Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
merge_coverage.sh Rename files to be valid python identifiers 2020-04-22 17:40:03 +02:00
module_utils Integration tests: Fix coverage collection 2020-04-15 22:12:22 +02:00
modules Integration tests: Fix coverage collection 2020-04-15 22:12:22 +02:00
setup_module_utils.sh support testing/linting module_utils code 2020-04-06 19:14:42 +02:00
tests_802_1x_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_802_1x_updated_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_bond_deprecated_initscripts.yml inclusive language: use "controller" instead of "master" 2021-02-03 12:57:03 +01:00
tests_bond_deprecated_nm.yml inclusive language: use "controller" instead of "master" 2021-02-03 12:57:03 +01:00
tests_bond_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_bond_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_bridge_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_bridge_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_default.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_default_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_default_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_dummy_nm.yml RFE: Support dummy interfaces 2020-12-16 14:28:41 +08:00
tests_eth_dns_support_nm.yml Support dns-options in network role 2021-01-28 09:57:45 +08:00
tests_ethernet_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_ethernet_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_ethtool_coalesce_nm.yml Add support for ethtool coalesce settings 2021-01-09 11:02:07 +08:00
tests_ethtool_features_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_ethtool_features_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_helpers_and_asserts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_integration_pytest.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_ipv6_disabled_nm.yml Support ipv6.method disabled in network role 2021-02-19 18:12:52 +01:00
tests_ipv6_initscripts.yml Fix static IPv6 support for initscripts provider 2021-04-08 16:49:20 +02:00
tests_ipv6_nm.yml Fix static IPv6 support for initscripts provider 2021-04-08 16:49:20 +02:00
tests_provider_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_reapply_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_regression_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_states_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_states_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_team_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_team_plugin_installation_nm.yml Test installation of NetworkManager plugins 2021-03-05 11:57:16 +08:00
tests_unit.yml collections - working unit tests during integration 2021-01-22 05:57:16 +08:00
tests_vlan_mtu_initscripts.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_vlan_mtu_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_wireless_nm.yml test: Fix EL6 repo 2020-12-22 08:14:39 +08:00
tests_wireless_plugin_installation_nm.yml Test installation of NetworkManager plugins 2021-03-05 11:57:16 +08:00