]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Increased memory of KVM instance sun
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 23 Jul 2022 12:36:50 +0000 (14:36 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 23 Jul 2022 12:36:50 +0000 (14:36 +0200)
testing/config/kvm/sun.xml

index 55f2d110ecc6ca97102f38ae0ee589ab35e7ec7e..f9fbad4ae58c7fcf6b24903f4cd6d975344c6a36 100644 (file)
@@ -1,8 +1,8 @@
 <domain type='kvm'>
   <name>sun</name>
   <uuid>35341843-346c-a63a-786b-9df0fd5e6264</uuid>
-  <memory unit='KiB'>131072</memory>
-  <currentMemory unit='KiB'>131072</currentMemory>
+  <memory unit='KiB'>147456</memory>
+  <currentMemory unit='KiB'>147456</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
     <type arch='x86_64' machine='pc'>hvm</type>