Skip to content

Commit

Permalink
Update ipvlan-macvlan-it.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdalert committed Mar 17, 2016
1 parent b718539 commit 6e1ecba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ipvlan-macvlan-it.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ETH=${ETH:-eth0}
RANDOM_LINK_NAME="foo"
PAUSE_SECONDS=1
# Expected Results:
EXPECTED_NETWORKS=55
EXPECTED_CONTAINERS=124
EXPECTED_NETWORKS=54
EXPECTED_CONTAINERS=129
EXPECTED_MANUAL_8021Q_LINK=2

command_exists() {
Expand Down

0 comments on commit 6e1ecba

Please sign in to comment.