
8 Jul
2019
8 Jul
'19
9:32 a.m.
On Sat, Jul 06, 2019 at 22:56:10 -0500, Eric Blake wrote:
Similar to virsh-snapshots (which also gets a minor tweak, to prove we properly lock out one API from the other until later integration efforts figure out the best way to proceed). Provides decent coverage of the checkpoint API, the test driver implementation, and the virsh access to the API.
Signed-off-by: Eric Blake <eblake@redhat.com> --- tests/Makefile.am | 1 + tests/virsh-checkpoint | 181 +++++++++++++++++++++++++++++++++++++++++ tests/virsh-snapshot | 12 ++-
ACK, although as noted in review for 9/13 I don't see a point in modelling the interlocking with snapshots in the test driver as there are no technical reasons preventing it.