Nilashish Chakraborty
9101dd6857
Fixed eos_logging test issue ( #41777 )
2018-07-03 12:04:35 -07:00
Nilashish Chakraborty
da67d279be
Fixes eos_logging idempotence CP into 2.5 ( #40931 )
...
* Fixes eos_logging idempotence issue #31862 (#40604 )
* eos_logging idempotence fix
* fixed eos_logging idempotence issue
* Fixed pylint and pep8 errors
* Added tests for eos_logging & minor fix
* Removed q statements
(cherry picked from commit b9ea646839
)
* Added changelogs for eos_logging idempotence fix
* changelog tweak
2018-06-07 17:15:56 -07:00
Ganesh Nalawade
3f8377c2d9
Enable eapi integration test for eos modules ( #36934 ) ( #36935 )
...
(cherry picked from commit 83c3561ee5
)
2018-03-02 13:02:52 +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
513c75079e
Port eos tests to network_cli ( #33586 )
...
* Add eos and fix tests to run multiple connections
* Update tests to report connection
* Add missing START messages
* Fix unspecified connection
* Python 3 updates
Exceptions don't have `.message` in Python 3
* Override `become` when using `connection=local`
* Slight restructuring to make eapi easier later on
* Move eapi toggle to prepare_eos
* Pull out connection on eapi tasks
2017-12-19 15:49:49 -05:00
Trishna Guha
703eea3da2
eos_logging implementation module ( #27093 )
...
* eos_logging implementation module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* eos_logging integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* modify aggregate args logic
* changed collection to aggregate
* add blankline
* handle size value outside method
2017-07-25 18:16:04 +05:30