mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Increase memory of winnetou
Looks like named requires a lot more memory than previously so that Apache seems to struggle serving the test results sometimes.
This commit is contained in:
parent
4124b1d376
commit
deb288ddc1
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user