Skip to main content
Version: 13.x (Current)

Configuration

Environment variables

The integration tests service accepts the following environment variables.

NameRequiredDescription
LOG_LEVELYesLogging level (one of 'fatal', 'error', 'warn', 'info', 'debug', 'trace' or 'silent').
USERID_HEADER_KEYYesName of the HTTP header containing the user ID.
GROUPS_HEADER_KEYYesName of the HTTP header containing the user groups as a comma-separated list.
CLIENTTYPE_HEADER_KEYYesName of the HTTP header containing the client type.
BACKOFFICE_HEADER_KEYYesName of the HTTP header indicating if the request comes from the backoffice.
MICROSERVICE_GATEWAY_SERVICE_NAMEYesName of the instance of the Microservice Gateway to forward traffic through.
GITLAB_HOST_URLYesGitlab API base URL.
GITLAB_ACCESS_TOKENYesGitLab access token.
GITLAB_PROJECT_IDYesID of the GitLab project to create the tag on.
GITLAB_BRANCHYesBranch of the GitLab project to create the tag on.