Skip to content

Commit

Permalink
[ignore] Add a few extra assessments in test file for ndo_virtual_por…
Browse files Browse the repository at this point in the history
…t_channel_interfaces.
  • Loading branch information
gmicol committed Nov 8, 2024
1 parent 79284a5 commit 7a75f97
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@
- query_one.current.name == "ansible_virtual_port_channel_interface_2"
- query_all is not changed
- query_all.current | length == 2
- query_all.current.0.name == "ansible_virtual_port_channel_interface_changed"
- query_all.current.1.name == "ansible_virtual_port_channel_interface_2"

# DELETE

Expand Down

0 comments on commit 7a75f97

Please sign in to comment.