1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/iosxr_config
Deepak Agrawal 2db6a8c26a
iosxr_config crash if config has route-policy with multiple levels of 'ifelseif' and other caveats (#41091)
* diff in as-path-set or prefix-set

* fix caveat diff can not have last line with comma in prefix-set/as-path/community-set

* Simplify fix to include indentation before parse

* remove debugger

* route-policy diffs

* fix iosxr_config crash issue

* new changes in iosxr_config after git add

* end-policy-map and end-class-map are properly indented so match misplaced children only when end-* is at the beigining also fix pep8

* Remaining config blocks of route-policy which needs exclusion from diff. added new tests

* pylint/pep8 warnings

* Review comments , sanity test fix

* shbang warning

* remove unused import
2018-06-05 07:56:53 +05:30
..
defaults Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
fixtures * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
meta iosxr tests: Initial work for 2.3 (#20883) 2017-01-31 19:10:14 +00:00
tasks IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
templates iosxr_config crash if config has route-policy with multiple levels of 'ifelseif' and other caveats (#41091) 2018-06-05 07:56:53 +05:30
tests/cli iosxr_config crash if config has route-policy with multiple levels of 'ifelseif' and other caveats (#41091) 2018-06-05 07:56:53 +05:30