prci_definitions: add master_3client topology

Some tests would benefit from using a multi-client topology.
As PR-CI now supports master_3client, use it.

Fixes: https://pagure.io/freeipa/issue/8026
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
François Cami
2019-07-30 15:50:33 +02:00
parent 402246a729
commit a66124ba19
4 changed files with 16 additions and 0 deletions

View File

@@ -3,6 +3,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_3client: &master_3client
name: master_3client
cpu: 5
memory: 10150
master_1repl: &master_1repl
name: master_1repl
cpu: 4

View File

@@ -3,6 +3,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_3client: &master_3client
name: master_3client
cpu: 5
memory: 10150
master_1repl: &master_1repl
name: master_1repl
cpu: 4

View File

@@ -3,6 +3,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_3client: &master_3client
name: master_3client
cpu: 5
memory: 10150
master_1repl: &master_1repl
name: master_1repl
cpu: 4

View File

@@ -9,6 +9,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_3client: &master_3client
name: master_3client
cpu: 5
memory: 10150
master_1repl: &master_1repl
name: master_1repl
cpu: 4