From 6638191cd73012886c0532696d19d03d5bff1d19 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 4 Sep 2020 14:57:56 +0200 Subject: [PATCH] testing: Increase memory of alice by 20 MiB It's ever so close with strongTNC, sometimes the OOM killer got triggered and the tests failed, or even worse, the whole guest system got stuck. This might just be enough for now. --- testing/config/kvm/alice.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/config/kvm/alice.xml b/testing/config/kvm/alice.xml index d2a7e032b6..63fefbe44d 100644 --- a/testing/config/kvm/alice.xml +++ b/testing/config/kvm/alice.xml @@ -1,8 +1,8 @@ alice 1f35c25d-6a7b-4ee1-2461-d7e530e7b2a9 - 163840 - 163840 + 184320 + 184320 1 hvm -- 2.47.2