prci_definitions: update vagrant memory topology requirements

Memory requirements for master and replica have been increased
due to OOM issues. This PR updates prci_definitions accordingly.

This PR also roll-back ipaserver mem reqs to the previous value
since the WebUI tests were split into different blocks.

Fixes https://pagure.io/freeipa/issue/7777

Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Francisco Trivino
2018-11-28 20:35:31 +01:00
parent d2fa2ecb4b
commit 8c650add34
4 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -12,11 +12,11 @@ topologies:
master_1repl: &master_1repl
name: master_1repl
cpu: 4
memory: 5750
memory: 6450
master_1repl_1client: &master_1repl_1client
name: master_1repl_1client
cpu: 4
memory: 6700
memory: 7400
jobs:
fedora-28/build: