mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
60cc7bd1c0
Invoke the majority of the command via DO_TEST_SCRIPT in 'virshtest'. Some adaptation was needed to avoid printing of tables with volatile data such as checkpoint creation time, which were converted to list names-only. To proprely test redefinition we store XMLs rather than taking them from the defined checkpoints and use them separately to test redefinition of checkpoint XMLs. This makes use of the 'cd' command in non-interactive mode. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
|
|
Redefine must be in topological order; this will fail
|
|
error: invalid argument: parent c3 for moment c2 not found
|
|
|
|
correct order
|
|
Domain checkpoint c3 created from 'checkpoint-c3.xml'
|
|
Domain checkpoint c2 created from 'checkpoint-c2.xml'
|
|
Name: c2
|
|
Domain: test
|
|
Parent: c3
|
|
Children: 0
|
|
Descendants: 0
|
|
|