libvirt/tests/virshtestdata/script-friendly-options.in
Peter Krempa 2ccb213f94 virshtest: Add test case for script friendly options
Add a bunch of tests verifying that script-friendly options of certain
commands are not changed incompatibly thus potentially breaking user
scripts.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2024-09-05 15:24:55 +02:00

12 lines
262 B
Plaintext

echo "Following script-friendly outputs of commands must not change"
list --uuid;
list --uuid --all;
list --name;
list --name --all;
list --uuid --name --all;
domstate fv0
domstate fv0 --reason
domname ef861801-45b9-11cb-88e3-afbfe5370493
domid fv0
domstats fv0