Update nxos_l2_interfaces merged test (#67918)

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
pull/67943/head
Nilashish Chakraborty 5 years ago committed by GitHub
parent 7307339a7e
commit d4581aca96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,6 +34,7 @@
- "result.before|length == 0"
- "'interface {{ test_int1 }}' in result.commands"
- "'switchport access vlan 6' in result.commands"
- "'switchport trunk allowed vlan 200' in result.commands"
- "result.commands|length == 3"
- name: Gather l2_interfaces facts

Loading…
Cancel
Save