mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
tests: correct formating in mdevctl test
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
517b8c12b9
commit
37ce3da14e
@ -26,30 +26,31 @@
|
||||
}
|
||||
],
|
||||
"matrix": [
|
||||
{ "783e6dbb-ea0e-411f-94e2-717eaad438bf": {
|
||||
"mdev_type": "vfio_ap-passthrough",
|
||||
"start": "manual",
|
||||
"attrs": [
|
||||
{
|
||||
"assign_adapter": "5"
|
||||
},
|
||||
{
|
||||
"assign_adapter": "6"
|
||||
},
|
||||
{
|
||||
"assign_domain": "0xab"
|
||||
},
|
||||
{
|
||||
"assign_control_domain": "0xab"
|
||||
},
|
||||
{
|
||||
"assign_domain": "4"
|
||||
},
|
||||
{
|
||||
"assign_control_domain": "4"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"783e6dbb-ea0e-411f-94e2-717eaad438bf": {
|
||||
"mdev_type": "vfio_ap-passthrough",
|
||||
"start": "manual",
|
||||
"attrs": [
|
||||
{
|
||||
"assign_adapter": "5"
|
||||
},
|
||||
{
|
||||
"assign_adapter": "6"
|
||||
},
|
||||
{
|
||||
"assign_domain": "0xab"
|
||||
},
|
||||
{
|
||||
"assign_control_domain": "0xab"
|
||||
},
|
||||
{
|
||||
"assign_domain": "4"
|
||||
},
|
||||
{
|
||||
"assign_control_domain": "4"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user