]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
testing: Increase memory of winnetou
authorTobias Brunner <tobias@strongswan.org>
Fri, 19 Nov 2021 10:54:47 +0000 (11:54 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 19 Nov 2021 14:27:58 +0000 (15:27 +0100)
Looks like named requires a lot more memory than previously so that
Apache seems to struggle serving the test results sometimes.

testing/config/kvm/winnetou.xml

index 93e13120b9df33f00c8f03897b02fb74fc79f172..6fb0be4761d0d72dbad23d165cc25fd24d27fa27 100644 (file)
@@ -1,8 +1,8 @@
 <domain type='kvm'>
   <name>winnetou</name>
   <uuid>b1d3d2f7-e20b-ab95-277e-66d4cac33cc3</uuid>
-  <memory unit='KiB'>131072</memory>
-  <currentMemory unit='KiB'>131072</currentMemory>
+  <memory unit='KiB'>157286</memory>
+  <currentMemory unit='KiB'>157286</currentMemory>
   <vcpu placement='static'>1</vcpu>
   <os>
     <type arch='x86_64' machine='pc'>hvm</type>