Trishna Guha
|
299047d963
|
cherry-pick stable-2.5 (#40177)
* Fix nxos terminal plugin regex (#39659)
Fix nxos terminal plugin regex to match
command prompt without newline character as prefix
(cherry picked from commit 0ac222d68b )
* remove purge from nxos_logging doc, argspec (#39947)
* remove purge from nxos_logging doc, argspec
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* shippable
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit f1103a7a02 )
* IT cases for nxos_logging (#39929)
* IT cases for nxos_logging
* review comment
(cherry picked from commit 2557c0662a )
* fix nxos_ping issues (#40028)
(cherry picked from commit 6fac574f17 )
* Fix vxlan_vtep_vni tests (#39968)
(cherry picked from commit 0407c51447 )
* ios cliconf plugin fix regex for version (#40066)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 5cf61d7401 )
* update changelog
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* shippable
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-05-16 12:19:39 +05:30 |
|
Trishna Guha
|
48ecbb8fb9
|
fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778)
* fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Define functions in individual action plugins to avoid code duplication
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add net_* eos tests for eapi
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* update plugin code
|
2018-01-15 13:16:41 +05:30 |
|
Ganesh Nalawade
|
c53dcd1982
|
Cleanup net integration test case for network modules (#34684)
* Remove platform agnostic net_* test cases.
* Add minimal platform agnostic test cases to individual
platform-specific test cases
|
2018-01-10 21:28:49 +05:30 |
|
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 |
|
Nathaniel Case
|
d07d9390d7
|
Stop toggling nxapi (#28532)
* Stop toggling nxapi all the time
* Update failed_modules
* Restore nxapi state at each toggle
|
2017-09-28 15:09:30 -04: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 |
|