Update nxos_l2_interfaces merged test (#67918)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
This commit is contained in:
parent
7307339a7e
commit
d4581aca96
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue