[stable-2.9]:Fix IOSXR integration test (#73607)

* Fix integration testcase in netconf_config for iosxr
pull/73686/head
Ashwini Mhatre 5 years ago committed by GitHub
parent 0d83804e8b
commit 67e0d9a481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,6 +29,6 @@
- assert:
that:
- "'failed' not in result"
- "result.failed == false"
- debug: msg="END netconf_config iosxr/basic.yaml on connection={{ ansible_connection }}"

Loading…
Cancel
Save