You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/onyx
anas-shami f4fa4e4e0e Feature/onyx wjh upstream (#61269)
* support wjh module config with testing file

* Fix version, fix enable/disable all groups

* refactor get current group status

* fix indentation and change command_generate function, add test cases and check them

* Update onyx_wjh.py

fix description

* Update onyx_wjh.py

remove extra spaces, add type to choices after run validate-modules

* fix format string - pytest use 2.6.6 format function

* Remove unused imports

* chenge onyx_wjh file permessions

* Fix version, fix enable/disable all groups

* fix indentation and change command_generate function, add test cases and check them

* support wjh module config with testing file

* Fix version, fix enable/disable all groups

* refactor get current group status

* fix indentation and change command_generate function, add test cases and check them

* Update onyx_wjh.py

fix description

* Update onyx_wjh.py

remove extra spaces, add type to choices after run validate-modules

* fix format string - pytest use 2.6.6 format function

* fix format string - pytest use 2.6.6 format function

* chenge onyx_wjh file permessions
5 years ago
..
fixtures Feature/onyx wjh upstream (#61269) 5 years ago
__init__.py Mellanox OS name change: MLNXOS changed to ONYX (#34753) 7 years ago
onyx_module.py Update bare exceptions to specify Exception. 6 years ago
test_onyx_bgp.py Adding Support For EVPN in BGP Module (#55503) 5 years ago
test_onyx_buffer_pool.py Adding New Model for Configure Buffer Pool on Onyx Switches (#55082) 5 years ago
test_onyx_command.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_config.py Fix Issue #39598 (#49982) 6 years ago
test_onyx_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_igmp.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_igmp_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_igmp_vlan.py Adding IGMP vlan module for onyx switches (#47811) 6 years ago
test_onyx_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_l2_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_l3_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_linkagg.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_lldp.py Unit tests: remove unused imports (#59740) 5 years ago
test_onyx_lldp_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_magp.py Issue: 46475 Fix onyx magp module for supporting new json format (#49417) 6 years ago
test_onyx_mlag_ipl.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_mlag_vip.py Fix Issue #49612 (#50073) 6 years ago
test_onyx_ospf.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_pfc_interface.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_protocols.py Adding Support for NVE Protocol in onyx_protocol (#55513) 5 years ago
test_onyx_ptp.py Adding new module for supporting PTP Global Protocol (#47501) 6 years ago
test_onyx_ptp_interface.py Adinng new module for supporting PTP interface in Onyx switches (#47489) 6 years ago
test_onyx_qos.py Adding New Model onyx_qos for Configuring QoS on Onyx Switches (#55127) 5 years ago
test_onyx_traffic_class.py Adding Support for Traffic Class in Onyx Switches (#55577) 5 years ago
test_onyx_vlan.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_onyx_vxlan.py Adding Support For Vxlan In Onyx Switches (#55081) 5 years ago
test_onyx_wjh.py Feature/onyx wjh upstream (#61269) 5 years ago