testing: Increased memory of KVM instance sun

This commit is contained in:
Andreas Steffen
2022-07-23 14:36:50 +02:00
parent 67f7d8fe8a
commit c01d765c11
+2 -2
View File
@@ -1,8 +1,8 @@
<domain type='kvm'> <domain type='kvm'>
<name>sun</name> <name>sun</name>
<uuid>35341843-346c-a63a-786b-9df0fd5e6264</uuid> <uuid>35341843-346c-a63a-786b-9df0fd5e6264</uuid>
<memory unit='KiB'>131072</memory> <memory unit='KiB'>147456</memory>
<currentMemory unit='KiB'>131072</currentMemory> <currentMemory unit='KiB'>147456</currentMemory>
<vcpu placement='static'>1</vcpu> <vcpu placement='static'>1</vcpu>
<os> <os>
<type arch='x86_64' machine='pc'>hvm</type> <type arch='x86_64' machine='pc'>hvm</type>