mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-14 06:54:55 -05:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user