You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Deepak Agrawal 6cdc3ac057 iosxr_config crash if config has route-policy with multiple levels of… (#41490)
* 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

(cherry picked from commit 2db6a8c26a)

* changelog entry

* sanity fix
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration iosxr_config crash if config has route-policy with multiple levels of… (#41490) 7 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner winrm: fix up unit tests (#41112) 7 years ago
sanity Implement new changelog generator. 7 years ago
units winrm: fix up unit tests (#41112) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago