Skip to content

Commit

Permalink
Merge pull request autotest#5981 from Yingshun/mig_vm_nfs
Browse files Browse the repository at this point in the history
migrate_vm: Fixup umount failure
  • Loading branch information
chloerh authored Nov 5, 2024
2 parents 3eb5346 + 25a28fa commit 18b4901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/migration/migrate_vm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
client_user = "root"
client_pwd = "${migrate_source_pwd}"
start_vm = "no"
storage_type =
transport = "ssh"
port = "22"
client = "ssh"
start_vm = "no"
ssh_port = "${port}"
# setup NFS test environment
nfs_client_ip = "${server_ip}"
Expand Down

0 comments on commit 18b4901

Please sign in to comment.