Skip to content

Disable group-level integration testing feature

Arturo Herrero requested to merge disable-group-level-integration-test into master

What does this MR do?

Currently, the integration testing feature is coupled to projects and broken for a lot of integrations #213123 (closed). We can now save integrations that belongs to a group !39959 (merged) but we should skip the integration testing feature as we do for instance-level integrations.

Group-level functionality &2543 is under a feature flag group_level_integration.

Related to #233932 (closed)

Merge request reports

Loading