mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
set SELinux to Enforcing in gating.xml
Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
parent
b9d3860c8a
commit
f83195f5c1
@ -41,6 +41,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestInstallMaster
|
||||
template: *ci-master-latest
|
||||
@ -53,6 +54,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_simple_replication.py
|
||||
template: *ci-master-latest
|
||||
@ -65,6 +67,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
|
||||
template: *ci-master-latest
|
||||
@ -77,6 +80,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_external_ca.py::TestExternalCA test_integration/test_external_ca.py::TestExternalCAConstraints
|
||||
template: *ci-master-latest
|
||||
@ -89,6 +93,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_external_ca.py::TestSelfExternalSelf test_integration/test_external_ca.py::TestExternalCAInstall
|
||||
template: *ci-master-latest
|
||||
@ -101,6 +106,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_external_ca.py::TestExternalCAProfileScenarios
|
||||
template: *ci-master-latest
|
||||
@ -113,6 +119,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_topologies.py
|
||||
template: *ci-master-latest
|
||||
@ -125,6 +132,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_sudo.py
|
||||
template: *ci-master-latest
|
||||
@ -137,6 +145,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_commands.py
|
||||
template: *ci-master-latest
|
||||
@ -149,6 +158,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_kerberos_flags.py
|
||||
template: *ci-master-latest
|
||||
@ -161,6 +171,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_forced_client_reenrollment.py
|
||||
template: *ci-master-latest
|
||||
@ -173,6 +184,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_advise.py
|
||||
template: *ci-master-latest
|
||||
@ -185,6 +197,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_testconfig.py
|
||||
template: *ci-master-latest
|
||||
@ -197,6 +210,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_service_permissions.py
|
||||
template: *ci-master-latest
|
||||
@ -209,6 +223,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_netgroup.py
|
||||
template: *ci-master-latest
|
||||
@ -221,6 +236,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_authselect.py
|
||||
template: *ci-master-latest
|
||||
@ -233,6 +249,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
|
||||
template: *ci-master-latest
|
||||
@ -245,6 +262,7 @@ jobs:
|
||||
# job:
|
||||
# class: RunPytest
|
||||
# args:
|
||||
selinux_enforcing: True
|
||||
# build_url: '{fedora-latest/build_url}'
|
||||
# test_suite: test_integration/test_dnssec.py::TestInstallDNSSECFirst
|
||||
# template: *ci-master-latest
|
||||
@ -257,6 +275,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_membermanager.py
|
||||
template: *ci-master-latest
|
||||
@ -269,6 +288,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_adtrust_install.py
|
||||
template: *ci-master-latest
|
||||
@ -281,6 +301,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_cert.py
|
||||
template: *ci-master-latest
|
||||
@ -293,6 +314,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_upgrade.py
|
||||
template: *ci-master-latest
|
||||
@ -305,6 +327,7 @@ jobs:
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
selinux_enforcing: True
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_acme.py
|
||||
template: *ci-master-latest
|
||||
|
Loading…
Reference in New Issue
Block a user