Re: [libvirt] [PATCH v4 6/8] test: Implement bulk snapshot operations

2019-03-12 Thread Ján Tomko
On Mon, Mar 11, 2019 at 09:38:37PM -0500, Eric Blake wrote: Implement the new API calls for bulk snapshot dump and import. The bulk of the work is already done by the common code. Since each connection to test:///default restarts at the same canned state, this can easily be tested with: $ virsh

[libvirt] [PATCH v4 6/8] test: Implement bulk snapshot operations

2019-03-11 Thread Eric Blake
Implement the new API calls for bulk snapshot dump and import. The bulk of the work is already done by the common code. Since each connection to test:///default restarts at the same canned state, this can easily be tested with: $ virsh -c test:///default " snapshot-create-as test s1 snapsho