Skip to content

Commit

Permalink
Merge pull request autotest#5484 from nanli1/update_requested_version…
Browse files Browse the repository at this point in the history
…_for_memory_only_snap_case

update version for memory only snap case
  • Loading branch information
Yingshun authored Mar 12, 2024
2 parents 0b3161d + fa73b1d commit d3a64c3
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 d3a64c3

Please sign in to comment.