ansible/test/integration/targets/iosxr_config/tests/cli
Deepak Agrawal 81214409cf
asa_config/ios_config: diff strict does not work with multiple parents (#45150)
* multiple parents issues in diff

* Integration tests for missing functionality

* add testcase for other platforms. vnxos does not support qos so need to find a command chain on v-nxos for multiple parets. junos uses on-device diff so should not need this.

* Fix for issue when any candidate parent did not meet the exact line in running-config

* DCI runs eos_config without become flag
2018-09-12 07:50:24 +05:30
..
backup.yaml
comment-too-long.yaml
comment.yaml
commit_label.yaml Add support for commit label in iosxr_config (#42931) 2018-07-24 17:16:26 +05:30
misplaced_sublevel.yaml DCI failures (#41241) 2018-06-07 15:55:03 +05:30
replace_config.yaml
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
src_invalid.yaml
src_match_none.yaml
sublevel.yaml
sublevel_block.yaml
sublevel_exact.yaml
sublevel_strict.yaml
sublevel_strict_mul_parents.yaml asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
toplevel.yaml
toplevel_after.yaml
toplevel_before.yaml
toplevel_nonidempotent.yaml