mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
TestBackupAndRestoreWithReplica needs 2 replicas
The test case TestBackupAndRestoreWithReplica needs two replicas but PR-CI just had topology: *master_1repl. Fixes: https://pagure.io/freeipa/issue/7691 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
parent
42fb0cc6a7
commit
58053b2747
@ -434,7 +434,7 @@ jobs:
|
||||
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithReplica
|
||||
template: *ci-master-f28
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-28/test_backup_and_restore_TestBackupAndRestoreDMPassword:
|
||||
requires: [fedora-28/build]
|
||||
|
@ -434,7 +434,7 @@ jobs:
|
||||
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithReplica
|
||||
template: *ci-master-frawhide
|
||||
timeout: 7200
|
||||
topology: *master_1repl
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-rawhide/test_backup_and_restore_TestBackupAndRestoreDMPassword:
|
||||
requires: [fedora-rawhide/build]
|
||||
|
Loading…
Reference in New Issue
Block a user