Nathaniel Case
|
02135d5278
|
Nxos test reorganize (#41089)
* Remove local from most cli tests
* Readd local tests to nxapi until httpapi passes
|
2018-06-05 07:37:24 -04:00 |
|
Nathaniel Case
|
c371ed8d30
|
nxos tests to use network_cli (#34474)
* Fix over-byte
* Fix nxos_l2_interface docs
* Update connections for tasks
* Add default ssh port
* Only report provider when using connection=local
* Send empty provider when connection=network_cli
* Fix find tasks
|
2018-01-05 12:39:04 -05:00 |
|
David Newswanger
|
2f7f23c9ab
|
nxos: merge nxapi/cli tests - interface, interface_ospf, logging, mtu (#28239)
* refactor nxos_interface
* refactor nxos_interface_ospf
* refactor nxos_logging
* refactor nxos_mtu
|
2017-08-17 14:09:13 +05:30 |
|
Trishna Guha
|
e37e736ddb
|
nxos_logging implementation module (#26949)
* nxos_logging implementation module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* pep8 fixes
* nxos_logging integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* test typo fix
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* idempotent fix
* rename feature to facility
* make dest_group global var
* remove str from arg_spec
|
2017-07-25 17:03:54 +05:30 |
|