vm_stress: increase cap quota for 3 & 4 vcpu test

due to changes by

   base: refactor VM/vCPU API

   Issue #3554
This commit is contained in:
Alexander Boettcher 2021-03-01 11:38:55 +01:00 committed by Norman Feske
parent e1bb0e8e15
commit ee0ed273e6

View File

@ -394,7 +394,7 @@ append_if $use_framebuffer config {
if {!$use_fancy_stuff} {
append config {
<start name="seoul" priority="-3" caps="800">
<start name="seoul" priority="-3" caps="1200">
<binary name="seoul"/>}
append config "
<resource name=\"RAM\" quantum=\"$memory_vmm_vm\"/>"