Skip to content

Commit

Permalink
Merge pull request #2324 from yanglei-rh/bug1860733
Browse files Browse the repository at this point in the history
Change the clone guest method
  • Loading branch information
PaulYuuu committed Jul 28, 2020
2 parents 68726c4 + 73d864d commit b9f1a51
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions qemu/tests/cfg/mq_change_qnum.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
vectors = 10
virt_test_type = qemu
type = mq_change_qnum
#In this test need set snapshot for our test will chang guest msi support
image_snapshot = yes
#In this test need to clone the guest to change guest msi support.
clone_master = yes
master_images_clone = image1
remove_image_image1 =yes
#set repeat_counts for chang queues number
repeat_counts = 100
ext_host_get_cmd = "ip route | awk '/default/ { print $3 }'"
Expand All @@ -34,7 +36,6 @@
- guest_guest:
pktgen_server = vm2
vms += " vm2"
image_snapshot = yes
- host_guest:
#host as server
password_pktgen_server = redhat
Expand Down

0 comments on commit b9f1a51

Please sign in to comment.