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:
Tobias Brunner
2021-11-19 15:27:58 +01:00
parent 4124b1d376
commit deb288ddc1
+2 -2
View 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>