Skip to content

Commit

Permalink
enable the skipped test
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jun 29, 2021
1 parent f31424f commit 8dd605d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/01-smoke/03-bridges-and-host.robot
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ Verify links in host ns
Should Contain ${output} state UP

Verify management network is using user-specified bridge
# containerd has an issue with filtering at this moment, so skip it
Skip If '${runtime}' != 'docker'
# show management interface info and cut the information about the ifindex of the remote veth
# note that exec returns the info in the stderr stream, thus we use stderr to parse the ifindex
${rc} ${iface} = OperatingSystem.Run And Return Rc And Output
Expand Down

0 comments on commit 8dd605d

Please sign in to comment.