ansible/test/units/modules/network/onyx
Matt Clay 04666c9fa1
Clean up unit tests to assist with migration. (#67875)
* Split out cache plugin unit tests.

* Rename unit tests to match code under test.

* Relocate unit test code to match code under test.

* Another rename.

* Update sanity ignores.
2020-02-28 20:29:41 -08:00
..
fixtures New module: onyx_bfd (#64359) 2020-01-08 12:03:32 -05:00
__init__.py
onyx_module.py
test_onyx_aaa.py Supporting AAA Configs in Ansible. (#64434) 2020-01-08 11:51:37 -05:00
test_onyx_bfd.py New module: onyx_bfd (#64359) 2020-01-08 12:03:32 -05:00
test_onyx_bgp.py
test_onyx_buffer_pool.py
test_onyx_command.py
test_onyx_config.py
test_onyx_facts.py
test_onyx_igmp.py
test_onyx_igmp_interface.py
test_onyx_igmp_vlan.py
test_onyx_interface.py
test_onyx_l2_interface.py
test_onyx_l3_interface.py
test_onyx_linkagg.py
test_onyx_lldp.py
test_onyx_lldp_interface.py
test_onyx_magp.py
test_onyx_mlag_ipl.py
test_onyx_mlag_vip.py
test_onyx_ntp.py Supporting general ntp configurations in Ansible (#63724) 2019-12-17 11:50:32 +05:30
test_onyx_ntp_servers_peers.py Supporting ntp servers and ntp peers configuration in Ansible. (#63714) 2019-12-17 11:51:29 +05:30
test_onyx_ospf.py
test_onyx_pfc_interface.py
test_onyx_protocol.py Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
test_onyx_ptp_global.py Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
test_onyx_ptp_interface.py
test_onyx_qos.py
test_onyx_snmp.py Supporting general snmp configurations in Ansible (#63723) 2019-12-17 11:49:56 +05:30
test_onyx_snmp_hosts.py Supporting SNMP Hosts Configurations in Ansible (#63983) 2020-01-08 11:51:58 -05:00
test_onyx_snmp_users.py Supporting SNMP Users Configurations in Ansible (#63778) 2019-12-17 11:50:58 +05:30
test_onyx_syslog_files.py
test_onyx_syslog_remote.py support syslog remote module (#63195) 2019-12-17 12:12:55 +05:30
test_onyx_traffic_class.py
test_onyx_username.py Onyx username (#63897) 2019-12-17 14:01:03 +05:30
test_onyx_vlan.py
test_onyx_vxlan.py
test_onyx_wjh.py