From f44b73b97c35d0eb210091a46b4d5084c49b2d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Wed, 16 Oct 2019 17:49:32 +0200 Subject: [PATCH] ipatests: nightly_f29: disable TestIpaClientAutomountFileRestore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The fixes for https://pagure.io/freeipa/issue/8054 and https://pagure.io/freeipa/issue/8038 are intended for f30. Given that the fixes will not be backported to f29, disable that test. Fixes: https://pagure.io/freeipa/issue/8063 Signed-off-by: François Cami Reviewed-By: Rob Crittenden --- ipatests/prci_definitions/nightly_f29.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ipatests/prci_definitions/nightly_f29.yaml b/ipatests/prci_definitions/nightly_f29.yaml index 7399480de..e165be9f3 100644 --- a/ipatests/prci_definitions/nightly_f29.yaml +++ b/ipatests/prci_definitions/nightly_f29.yaml @@ -1277,18 +1277,6 @@ jobs: timeout: 9000 topology: *master_3client - fedora-29/nfs_nsswitch_restore: - requires: [fedora-29/build] - priority: 50 - job: - class: RunPytest - args: - build_url: '{fedora-29/build_url}' - test_suite: test_integration/test_nfs.py::TestIpaClientAutomountFileRestore - template: *ci-master-f29 - timeout: 3600 - topology: *master_3client - fedora-29/mask: requires: [fedora-29/build] priority: 50