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:
Christian Heimes 2018-12-14 10:26:33 +01:00
parent 7c0b0f3471
commit caffe2e8dd
3 changed files with 3 additions and 3 deletions

View File

@ -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]

View File

@ -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]

View File

@ -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]