ipatests: add test_automember to "previous" nightly run

test_integration/test_smb.py was missing in nightly_previous.yaml
for no obvious reason.

Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
Sergey Orlov 2020-03-20 15:51:17 +01:00
parent 5e44fc80b8
commit e927396851
No known key found for this signature in database
GPG Key ID: ADF8C90EDD04503D

View File

@ -1377,6 +1377,18 @@ jobs:
timeout: 3600
topology: *ipaserver
fedora-previous/automember:
requires: [fedora-previous/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_automember.py
template: *ci-master-previous
timeout: 3600
topology: *master_1repl
fedora-previous/test_crlgen_manage:
requires: [fedora-previous/build]
priority: 50