test_nfs.py: change pr-ci configuration to run on master_2repl_1client

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-06-27 09:35:56 +02:00 committed by Florence Blanc-Renaud
parent 7af4c7d472
commit 54836bce6e
3 changed files with 3 additions and 3 deletions

View File

@ -1215,7 +1215,7 @@ jobs:
test_suite: test_integration/test_nfs.py::TestNFS
template: *ci-master-f29
timeout: 9000
topology: *master_3repl_1client
topology: *master_2repl_1client
fedora-29/mask:
requires: [fedora-29/build]

View File

@ -1215,7 +1215,7 @@ jobs:
test_suite: test_integration/test_nfs.py::TestNFS
template: *ci-master-f30
timeout: 9000
topology: *master_3repl_1client
topology: *master_2repl_1client
fedora-30/mask:
requires: [fedora-30/build]

View File

@ -1227,7 +1227,7 @@ jobs:
test_suite: test_integration/test_nfs.py::TestNFS
template: *ci-master-frawhide
timeout: 9000
topology: *master_3repl_1client
topology: *master_2repl_1client
fedora-rawhide/automember:
requires: [fedora-rawhide/build]