libvirt/tests/virshtestdata/iothreads.in
Peter Krempa cf0d80344e virshtest: Adapt 'iothread' tests to DO_TEST_SCRIPT
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>
2024-04-02 14:24:30 +02:00

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