Skip to content

Turn passing test info failing to ensure License Management skips "test" phase

What does this MR do?

Caution: should be merged only after https://gitlab.com/gitlab-org/security-products/license-management/merge_requests/24. And the pipeline will become green only after it's merged.

By default, The License Management will not run tests anymore when mvn install is being executed because it is not the responsibility of the license finder and increases the tool execution time.

This change from passing test into a failing one was introduced to ensure this behavior of License Management tool.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/6838

Edited by 🤖 GitLab Bot 🤖

Merge request reports