-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky e2e test due to mac address re-used
The mac addresses used during the e2e tests are now generated during the tests instead of being hard-coded. The hard-coded mac address was causing flacky tests probably due to the kernel refusing a new macvlan interface to be created with an already existing mac address.
- Loading branch information
1 parent
29fe72a
commit 4e491f1
Showing
1 changed file
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters