1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/nxos
Nathaniel Case 3d6d428bbc Test multiple nxos versions at once (#25595)
* Extend tests to have multiple device representations

* Move filepath munging to nxos_module

* Device needs to be kwarg so we can leave it off

* Update other nxos tests

* Update tests that fell through
2017-06-27 12:45:36 -04:00
..
fixtures Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
__init__.py new module nxos_system (#21627) 2017-02-18 18:56:02 -05:00
nxos_module.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_acl.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_acl_interface.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_banner.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_bgp.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_bgp_af.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_bgp_neighbor.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_bgp_neighbor_af.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_command.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_config.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_evpn_global.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_evpn_vni.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_feature.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_hsrp.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_interface.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_ip_interface.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_nxapi.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_ospf.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_ospf_vrf.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_portchannel.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_static_route.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_system.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vlan.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vpc.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vpc_interface.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vrf.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vrf_af.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00
test_nxos_vxlan_vtep.py Test multiple nxos versions at once (#25595) 2017-06-27 12:45:36 -04:00