mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
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:
parent
5e44fc80b8
commit
e927396851
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user