Nathaniel Case
92a95368fe
Fixes to ios_logging ( #41029 )
...
* Logging size may not show up in config
* This is much simpler
* Avoid repetition in tests
* Both options of buffered are optional
2018-06-04 07:32:23 -04:00
Nilashish Chakraborty
a013cdc747
Fixes ios_logging idempotency issues ( #40701 )
...
* Fixes ios_logging idempotency issues
* Added intergration tests & minor fixes
* Minor fixes in tests
* Minor fixes in tests #2
* eos_logging fixes after PR review
2018-05-31 20:07:24 +05:30
Nathaniel Case
f3337e1fba
ios test changes ( #35510 )
...
* Fix over-byte
* Update ios tests to call `provider`
To continue to support testing `connection: local`
* Fix command dict handling in ios_user
* Clean up unit tests, too
2018-02-02 09:50:15 -05:00
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
5f215337c9
Swap how become is specified for ios integration tests ( #34107 )
2017-12-20 14:05:16 -05:00
Nathaniel Case
cb1b705218
ios integration tests to network_cli ( #33920 )
...
* Preliminary steps
* Fix Python3 network_cli ios
* Add connection to debug strings
* Fix ios confirm prompt by way of optional newline
Also update ios_user delete tests
2017-12-20 09:03:29 -05:00
Kedar K
2aae66fa07
Fixes ios_logging unit test ( #32240 )
2017-10-27 16:12:17 +05:30
Ganesh Nalawade
65ab37cbd3
Remove provider from ios integration test ( #31037 )
...
* Remove provider from each task as it is not required.
* Add `authorize: yes` whereever required
2017-09-28 15:23:52 +05:30
Ganesh Nalawade
403f6db53f
ios aggregate and common argument support ( #28316 )
...
* ios aggregate spec validation
* ios common argument for aggregate support
2017-08-17 12:07:08 +05:30
David Newswanger
c594f1e1c9
fixed nontype error ( #27428 )
2017-07-28 21:50:09 +05:30
David Newswanger
3b1f2aeb16
Iosxr attribute error #27122 ( #27425 )
...
* WIP fixing iosxr_logging idempotency
* remove debug stuff from module, add teardown section to start of test
2017-07-28 20:07:34 +05:30
Trishna Guha
c38bccb3c4
Add ios_logging implementation module ( #26785 )
...
* Add ios_logging implementation module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix doc
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* integration test net_logging and ios_logging
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* modify the module code
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* modify the module code
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* change collection to aggregate
* fix buffer size logic
* fix pep8 issues
2017-07-17 12:45:53 +05:30