Skip to content

Commit

Permalink
Merge pull request autotest#5978 from Yingshun/mig_graph
Browse files Browse the repository at this point in the history
migrate: Set start_vm to "yes"
  • Loading branch information
chloerh authored Nov 4, 2024
2 parents fea087f + f9851b5 commit 3eb5346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libvirt/tests/cfg/migration/migrate_graphics.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- migration.migrate_graphics:
type = migrate_graphics
start_vm = "yes"
migration_setup = 'yes'
storage_type = 'nfs'
setup_local_nfs = 'yes'
Expand Down
1 change: 1 addition & 0 deletions libvirt/tests/cfg/migration/migrate_network.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- virsh.migrate_network:
type = migrate_network
start_vm = "yes"
# Console output can only be monitored via virsh console output
only_pty = True
take_regular_screendumps = no
Expand Down

0 comments on commit 3eb5346

Please sign in to comment.