From f83195f5c1bf6d3fae1073c72521f4b6cd0788d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Wed, 16 Dec 2020 10:44:44 +0100 Subject: [PATCH] set SELinux to Enforcing in gating.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Cami Reviewed-By: Alexander Bokovoy Reviewed-By: Francois Cami --- ipatests/prci_definitions/gating.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 375d89681..7488d3200 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -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