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/tests/cli
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
..
backup.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
comment-too-long.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
comment.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
misplaced_sublevel.yaml Handling of configurations blocks with end-* at the end of the block (#39673) 2018-05-08 10:02:50 +05:30
replace_config.yaml * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
route_policy.yaml 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
src_basic.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
src_invalid.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
src_match_none.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
sublevel.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
sublevel_block.yaml Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
sublevel_exact.yaml Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
sublevel_strict.yaml Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
toplevel.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
toplevel_after.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
toplevel_before.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00
toplevel_nonidempotent.yaml IOS XR cli tests move to network_cli (#34007) 2017-12-20 11:26:09 -05:00