Skip to content

Remove TEST_LICENSE_MODE env var

Mark Lapierre requested to merge ml-remove-test-license-mode-env-var into master

What does this MR do and why?

Setting GITLAB_LICENSE_MODE to test performs essentially the same function as setting TEST_LICENSE_MODE to true, so we don't need both variables. Since GITLAB_LICENSE_MODE is used elsewhere this removes TEST_LICENSE_MODE.

The test license mode seems to be only relevant to CustomersDot testing so it shouldn't affect other pipelines.

Part of gitlab-org/quality/quality-engineering/team-tasks#1630 (closed)
Depends on gitlab-qa!1125 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mark Lapierre

Merge request reports

Loading