mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
ipatests: fix nightly_latest_testing_selinux template
The TestInstallWithoutSudo entry referenced fedora-latest instead of testing-fedora for its build dependency. Fix it. Fixes: https://pagure.io/freeipa/issue/8530 Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
parent
735355ad03
commit
87304c78a8
@ -616,7 +616,7 @@ jobs:
|
|||||||
topology: *master_1repl
|
topology: *master_1repl
|
||||||
|
|
||||||
testing-fedora/test_installation_TestInstallWithoutSudo:
|
testing-fedora/test_installation_TestInstallWithoutSudo:
|
||||||
requires: [fedora-latest/build]
|
requires: [testing-fedora/build]
|
||||||
priority: 50
|
priority: 50
|
||||||
job:
|
job:
|
||||||
class: RunPytest
|
class: RunPytest
|
||||||
|
Loading…
Reference in New Issue
Block a user