mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
cf0d80344e
Adapt the tests to be invoked in one run. Note that multiple fake VMs were used for the distinct tests so that they don't influence each other. This is the final coversion of tests to run in batch mode which halved the runtime of 'virshtest' on my machine (1.11s vs 2.33s). Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
15 lines
404 B
Plaintext
15 lines
404 B
Plaintext
iothreadinfo --domain fc4
|
|
iothreadadd --domain fc4 --id 6
|
|
iothreadinfo --domain fc4
|
|
iothreaddel --domain fc4 --id 2
|
|
iothreadinfo --domain fc4
|
|
|
|
domstats --domain fc4
|
|
iothreadset --domain fc4 --id 6 --poll-max-ns 100 --poll-shrink 10 --poll-grow 10
|
|
domstats --domain fc4
|
|
|
|
iothreadadd --domain fc5 --id 2
|
|
iothreadinfo --domain fc5
|
|
iothreadpin --domain fc5 --iothread 2 --cpulist 0
|
|
iothreadinfo --domain fc5
|