Update nxos_l2_interfaces merged test (#67918)

Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
This commit is contained in:
Nilashish Chakraborty 2020-03-02 21:44:10 +05:30 committed by GitHub
parent 7307339a7e
commit d4581aca96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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