Skip to content

Commit

Permalink
update version for memory only snap case
Browse files Browse the repository at this point in the history
    xxxx-298190:delete memory only snapshot, it is a new case copied from a old case and
only get a new version as snap rfe case in polarion, and the old case was set to be inactive.
Signed-off-by: nanli <[email protected]>
  • Loading branch information
nanli1 committed Mar 12, 2024
1 parent 70e4871 commit fa73b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/snapshot/memory_snapshot_delete.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
start_vm = no
snapshot_disk_list = "[{'disk_name': 'vda', 'disk_snapshot': 'no'}, {'disk_name': 'vdb', 'disk_snapshot': 'no'}]"
snapshot_dict = {'description': 'Snapshot test', 'snap_name': '%s', 'mem_snap_type': 'external', 'mem_file': '%s'}
func_supported_since_libvirt_ver = (9, 0, 0)
func_supported_since_libvirt_ver = (9, 10, 0)
variants disk_format:
- type_qcow2:
disk_driver = {'driver': {'name': 'qemu', 'type': 'qcow2'}}
Expand Down

0 comments on commit fa73b1d

Please sign in to comment.