Commit c728dcd
committed
chore(vmm): adapt make_vm_config test callers to requirements param
Rebasing onto master pulled in the new
make_vm_config(.., requirements: Option<&Requirements>) parameter added
by the launch-token-requirement work (#763). The multi-NIC bridge/user
config-equality test still called the 5-arg form; pass None for the new
argument so the crate builds against the rebased signature.1 parent 584defe commit c728dcd
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1747 | 1747 | | |
1748 | 1748 | | |
1749 | 1749 | | |
1750 | | - | |
1751 | | - | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
1752 | 1754 | | |
1753 | 1755 | | |
1754 | 1756 | | |
| |||
0 commit comments