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/cnos
Matt Martz adb886e4ce
Speed up units using time.sleep by mocking or shortening sleep time (#61064)
* Speed up units using time.sleep by mocking or shortening sleep time

* Only use durations when not a collection
5 years ago
..
fixtures Lenovo cnos vrf (#54188) 5 years ago
__init__.py Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 6 years ago
cnos_module.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 5 years ago
test_cnos_banner.py Lenovo cnos banner new module (#50145) 6 years ago
test_cnos_bgp.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_command.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_config.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_facts.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_cnos_interface.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_l2_interface.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_l3_interface.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_linkagg.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_lldp.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_logging.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_static_route.py Lenovo cnos static route (#53736) 5 years ago
test_cnos_system.py Lenovo cnos system module (#53764) 5 years ago
test_cnos_user.py Lenovo cnos user module (#53763) 5 years ago
test_cnos_vlag.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_vlan.py Unit tests: remove unused imports (#59740) 5 years ago
test_cnos_vrf.py The module fails on switchport. Check added to fix. (#54970) 5 years ago