mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-04 18:33:20 -05:00
ipatests: add test_fips to testing-fedora nightly run
test_integration/test_fips.py was missing in nightly_latest_testing.yaml for no obvious reason. Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
@@ -172,6 +172,19 @@ jobs:
|
||||
timeout: 3600
|
||||
topology: *master_1repl_1client
|
||||
|
||||
testing-fedora/test_fips:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{testing-fedora/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_fips.py
|
||||
template: *testing-master-latest
|
||||
timeout: 3600
|
||||
topology: *master_1repl_1client
|
||||
|
||||
testing-fedora/test_forced_client_enrolment:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
|
||||
Reference in New Issue
Block a user