Ganesh Nalawade
343a709800
Fix platform agnostic net_user integration test fail ( #25649 )
...
* Fix platform agnostic net_user integration test fail
* Fix minor issue in eos integration test
2017-06-13 18:12:42 +05:30
Ricardo Carrillo Cruz
d83f254bb6
New eos_vrf module ( #25427 )
...
* New eos_vrf module
* Add CLI integration tests
* Check rd only if not None
2017-06-09 13:24:28 +02:00
Trishna Guha
b1b68840be
Add missing integration test for eos_user ( #25463 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-08 12:28:29 +05:30
Ricardo Carrillo Cruz
b3e8c48d4b
New module: Add support for Arista EOS vlan (network/eos/eos_vlan) ( #25355 )
...
* WIP Add eos_vlan module
* Fix docstrings
* Fix pep8 issues
* Add active/suspend states logic
* Add integration tests for eos_vlan
* Fix map_config_to_obj on EAPI
* Sixify iteritems
* Add platform agnostic net_vlan integration tests
2017-06-07 23:47:28 +02:00
John R Barker
5dac2ee00c
Test eos_banner ( #22201 )
...
* eos_banner docs improvements
* run eos_banner tests
* basic eos_banner tests
* remove trailing newlines
* remove hack
* Various eos_banner fixes
No unicode tests, as the device doesn't support it
Correctly set provider
result.command should be empty list if no changes
* test eos_banner over eapi
* revert docs changes, moved to separate PR
2017-03-10 15:20:09 +00:00
Peter Sprygada
6c8025ce5c
adds eos_system integration tests ( #22214 )
...
* adds integration test cases
* updates eos_system with minor bug fixes
2017-03-02 21:20:17 -06:00
John R Barker
e0cc7b3415
Migrate Network Tests into ansible/ansible ( #18233 )
...
* Docs Networking tests
* Copy networking tests from test-network-modules
* Networking transport settings - group_vars
* Network playbooks
* Debug should be off by default
* Update nxos.yaml
* Remove items from top level
* Use dependencies, not pre-tasks
* Remove trailing blank lines
* Remove backup files
* newlines
2016-10-28 19:50:29 +01:00