Skip to content

Commit

Permalink
ipatests: add missing classes from test_nfs in nightly_previous run
Browse files Browse the repository at this point in the history
Test class test_integration/test_nfs.py::TestIpaClientAutomountFileRestore
was missing in nightly_previous.yaml

Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
  • Loading branch information
sorlov-rh committed Apr 1, 2020
1 parent 1c4aa66 commit 9b3c320
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ipatests/prci_definitions/nightly_previous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1401,6 +1401,18 @@ jobs:
timeout: 9000
topology: *master_3client

fedora-previous/nfs_nsswitch_restore:
requires: [fedora-previous/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_nfs.py::TestIpaClientAutomountFileRestore
template: *ci-master-previous
timeout: 3600
topology: *master_3client

fedora-previous/mask:
requires: [fedora-previous/build]
priority: 50
Expand Down

0 comments on commit 9b3c320

Please sign in to comment.