diff --git a/ipatests/azure/azure_definitions/gating-fedora.yml b/ipatests/azure/azure_definitions/gating-fedora.yml index 3c2fdc39b76..edb44374d91 100644 --- a/ipatests/azure/azure_definitions/gating-fedora.yml +++ b/ipatests/azure/azure_definitions/gating-fedora.yml @@ -69,14 +69,6 @@ vms: tests: - test_integration/test_service_permissions.py - - container_job: netgroup - tests: - - test_integration/test_netgroup.py - - - container_job: external_ca_ExternalCAProfileScenarios - tests: - - test_integration/test_external_ca.py::TestExternalCAProfileScenarios - - vm_jobs: - container_job: sudo containers: @@ -137,6 +129,15 @@ vms: tests: - test_integration/test_membermanager.py + - container_job: netgroup + tests: + - test_integration/test_netgroup.py + + - container_job: external_ca_ExternalCAProfileScenarios + tests: + - test_integration/test_external_ca.py::TestExternalCAProfileScenarios + + - vm_jobs: - container_job: ServerReplicaCALessToCAFull tests: