mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix test_advise in nightly runs
test_advise now needs one client, too. See: https://pagure.io/freeipa/issue/7751 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
This commit is contained in:
parent
7c0b0f3471
commit
caffe2e8dd
@ -157,7 +157,7 @@ jobs:
|
||||
test_suite: test_integration/test_advise.py
|
||||
template: *ci-master-f28
|
||||
timeout: 3600
|
||||
topology: *master_1repl
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-28/test_testconfig:
|
||||
requires: [fedora-28/build]
|
||||
|
@ -157,7 +157,7 @@ jobs:
|
||||
test_suite: test_integration/test_advise.py
|
||||
template: *ci-master-f29
|
||||
timeout: 3600
|
||||
topology: *master_1repl
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-29/test_testconfig:
|
||||
requires: [fedora-29/build]
|
||||
|
@ -157,7 +157,7 @@ jobs:
|
||||
test_suite: test_integration/test_advise.py
|
||||
template: *ci-master-frawhide
|
||||
timeout: 3600
|
||||
topology: *master_1repl
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-rawhide/test_testconfig:
|
||||
requires: [fedora-rawhide/build]
|
||||
|
Loading…
Reference in New Issue
Block a user