mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-08 21:18:04 +03:00
testdriver: Add portgroups example to test-many-devices
This helps hit some uitests code coverage Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
82f1c4495e
commit
cf172c8e57
@ -355,7 +355,10 @@ Foo bar baz & yeah boii < > yeahfoo
|
||||
<source network='dupmac'/>
|
||||
<mac address='22:22:33:54:32:11'/>
|
||||
</interface>
|
||||
<interface type='user'/>
|
||||
<interface type='network'>
|
||||
<source network='plainbridge-portgroups' portgroup='sales'/>
|
||||
<mac address='22:22:00:54:32:11'/>
|
||||
</interface>
|
||||
<interface type='bridge'>
|
||||
<source bridge='brempty'/>
|
||||
<mac address='22:22:33:44:AA:BB'/>
|
||||
|
Loading…
Reference in New Issue
Block a user