Skip to content

Commit

Permalink
Merge pull request autotest#5745 from dzhengfy/exclude_migrate_case_arm
Browse files Browse the repository at this point in the history
migrate_disks: skip sata case
  • Loading branch information
chloerh authored Jul 2, 2024
2 parents 5d54b1d + 9a4df28 commit 5c62540
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
status_error = "yes"
err_msg = "invalid argument: disk target aaa not found"
- disk1_disk2_disk5:
no aarch64
setup_nfs = "no"
nfs_mount_dir =
virsh_migrate_extra = "--migrate-disks vda,vdb,sda"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- snapshot_revert.with_genid:
no s390-virtio
no s390-virtio,aarch64
type = revert_snap_for_guest_with_genid
start_vm = no
func_supported_since_libvirt_ver = (9, 10, 0)
Expand Down

0 comments on commit 5c62540

Please sign in to comment.