mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
ipatests: add test_acme.py in nightly previous
The nightly_latest.yaml file is missing the test test_acme.py Add the job definition. Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
40aeec975a
commit
96a297f3b3
@ -1642,6 +1642,18 @@ jobs:
|
||||
timeout: 7200
|
||||
topology: *master_3client
|
||||
|
||||
fedora-previous/test_acme:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_acme.py
|
||||
template: *ci-master-previous
|
||||
timeout: 7200
|
||||
topology: *master_1repl_1client
|
||||
|
||||
fedora-previous/test_dns:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
|
Loading…
Reference in New Issue
Block a user