testing: Configure multiple virtual CPUs for moon and sun
This allows testing per-CPU SAs by e.g. pinging over a specific CPU via taskset.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<uuid>b5e00ad3-1c81-3b2a-7f66-cdf8727b3c65</uuid>
|
||||
<memory unit='MiB'>128</memory>
|
||||
<currentMemory unit='MiB'>128</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<vcpu placement='static'>4</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<uuid>35341843-346c-a63a-786b-9df0fd5e6264</uuid>
|
||||
<memory unit='MiB'>144</memory>
|
||||
<currentMemory unit='MiB'>144</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<vcpu placement='static'>2</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
|
||||
Reference in New Issue
Block a user