Skip to content

Allow configurable docker network with default

Dan Davison requested to merge dj-add-docker-network-override into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • Allow the Docker Network to be overridden with QA_DOCKER_NETWORK.
  • Passthrough the QA_DOCKER_NETWORK environment variable.
  • Alphabetically sort the Runtime::Env::ENV_VARIABLES constant.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

QA_DOCKER_NETWORK=local gitlab-qa Test::Instance::Any ...

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 Dan Davison

Merge request reports