Ricardo Carrillo Cruz
e8f1c1511c
Implement purge on eos_vrf ( #28013 )
2017-08-10 19:59:32 +02:00
Ricardo Carrillo Cruz
7e2169f6d5
Add aggregate functionality to eos_vrf ( #27915 )
...
* Add aggregate functionality to eos_vrf
* Add tests for eos_vrf aggregate option
* Remove test2 and test3 vrfs at the beginning of the eos_vrf tests
* Pull all vrfs
With aggregate, we need to get all VRFs and we then compare with
desired VRFs, instead of assuming it will be just one.
2017-08-10 10:54:13 +02:00
Ricardo Carrillo Cruz
258d2058cd
Remove enable EAPI from prepare_eos_tests ( #26910 )
...
Enabling EAPI is not common on CLI *and* EAPI tests, therefore
enabling it should be put at the eapi.yaml task level.
2017-07-18 00:17:15 +02:00
Ricardo Carrillo Cruz
080e9ee694
Add missing test_cases var to eos_vrf and eos_vlan ( #26815 )
2017-07-14 18:28:32 +02:00
Ricardo Carrillo Cruz
29347b7e80
Fix assert on eos_vrf integration test ( #26686 )
...
We need to check the session_name key is not in the dict, rather
than checking it has no value, otherwise the test fails.
2017-07-12 11:34:36 +02:00
Matt Clay
b82cc8e7cc
Fix network integration test config. ( #26057 )
...
* Remove unsupported network tests from CI.
* Add `net` to list of network target prefixes.
2017-06-23 17:02:59 -07:00
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