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/templates/basic
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
..
change_prefix_set.j2 Handling of configurations blocks with end-* at the end of the block (#39673) 2018-05-08 10:02:50 +05:30
config.j2 Migrate Network Tests into ansible/ansible (#18233) 2016-10-28 19:50:29 +01:00
init_prefix_set.j2 Handling of configurations blocks with end-* at the end of the block (#39673) 2018-05-08 10:02:50 +05:30
route_policy.j2 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
route_policy_change.j2 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
route_policy_clean.j2 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