From da70f397cbcc7fd464f0f165881e7f223f599d6b Mon Sep 17 00:00:00 2001 From: Serhii Tsymbaliuk Date: Wed, 7 Nov 2018 15:30:24 +0100 Subject: [PATCH] Increase memory size for ipaserver topology (nightly-master.yaml) Fix "Cannot allocate memory" error for Web UI tests Reviewed-By: Christian Heimes --- ipatests/prci_definitions/nightly_master.yaml | 4 ++-- ipatests/prci_definitions/nightly_rawhide.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ipatests/prci_definitions/nightly_master.yaml b/ipatests/prci_definitions/nightly_master.yaml index fbee8d10d..dd2c6f944 100644 --- a/ipatests/prci_definitions/nightly_master.yaml +++ b/ipatests/prci_definitions/nightly_master.yaml @@ -13,8 +13,8 @@ topologies: memory: 6700 ipaserver: &ipaserver name: ipaserver - cpu: 1 - memory: 2400 + cpu: 2 + memory: 4800 master_2repl_1client: &master_2repl_1client name: master_2repl_1client cpu: 5 diff --git a/ipatests/prci_definitions/nightly_rawhide.yaml b/ipatests/prci_definitions/nightly_rawhide.yaml index 05f13270e..db8648f2e 100644 --- a/ipatests/prci_definitions/nightly_rawhide.yaml +++ b/ipatests/prci_definitions/nightly_rawhide.yaml @@ -13,8 +13,8 @@ topologies: memory: 6700 ipaserver: &ipaserver name: ipaserver - cpu: 1 - memory: 2400 + cpu: 2 + memory: 4800 master_2repl_1client: &master_2repl_1client name: master_2repl_1client cpu: 5