mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: disable test_nfs.py::TestNFS in nightly runs on Fedora 33
Also disable in Fedora 33 as it also has the faulty version of sssd which produces multi-gigabyte log file Related to https://pagure.io/freeipa/issue/8877 Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
parent
25f42c3289
commit
accc27e663
@ -1450,17 +1450,17 @@ jobs:
|
|||||||
timeout: 3600
|
timeout: 3600
|
||||||
topology: *master_1repl
|
topology: *master_1repl
|
||||||
|
|
||||||
fedora-previous/nfs:
|
# fedora-previous/nfs:
|
||||||
requires: [fedora-previous/build]
|
# requires: [fedora-previous/build]
|
||||||
priority: 50
|
# priority: 50
|
||||||
job:
|
# job:
|
||||||
class: RunPytest
|
# class: RunPytest
|
||||||
args:
|
# args:
|
||||||
build_url: '{fedora-previous/build_url}'
|
# build_url: '{fedora-previous/build_url}'
|
||||||
test_suite: test_integration/test_nfs.py::TestNFS
|
# test_suite: test_integration/test_nfs.py::TestNFS
|
||||||
template: *ci-master-previous
|
# template: *ci-master-previous
|
||||||
timeout: 9000
|
# timeout: 9000
|
||||||
topology: *master_3client
|
# topology: *master_3client
|
||||||
|
|
||||||
fedora-previous/nfs_nsswitch_restore:
|
fedora-previous/nfs_nsswitch_restore:
|
||||||
requires: [fedora-previous/build]
|
requires: [fedora-previous/build]
|
||||||
|
Loading…
Reference in New Issue
Block a user