-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/network: bring up machines using harness
At the time this test was written, I think `AdditionalNics` was not a test option. So it went down the path of manually bringing up VMs with custom QEMU options. Nowadays, that is an option. So we can improve the logic here by just having the harness bring up the machines for us with the `AdditionalNics` option as required by the test. This also makes the test compatible with `--oscontainer`, which the harness already knows how to apply before running the test.
- Loading branch information
Showing
1 changed file
with
51 additions
and
74 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