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
2019-08-21 16:52:58 -05:00
..
fixtures Lenovo cnos vrf (#54188) 2019-03-28 19:19:37 +05:30
__init__.py
cnos_module.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 2019-08-21 16:52:58 -05:00
test_cnos_banner.py
test_cnos_bgp.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_command.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_config.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_facts.py
test_cnos_interface.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_l2_interface.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_l3_interface.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_linkagg.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_lldp.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_logging.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_static_route.py Lenovo cnos static route (#53736) 2019-03-20 08:47:45 -04:00
test_cnos_system.py Lenovo cnos system module (#53764) 2019-03-20 08:50:45 -04:00
test_cnos_user.py Lenovo cnos user module (#53763) 2019-03-27 19:22:05 +05:30
test_cnos_vlag.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_vlan.py Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
test_cnos_vrf.py The module fails on switchport. Check added to fix. (#54970) 2019-04-08 10:41:36 +05:30