WIP: Add ability to specify environment variables to the docker run
1 unresolved thread
Towards #26, we add the ability to specify environment variables such as GITLAB_OMNIBUS_CONFIG
via a new Gitlab::QA::Docker::Gitlab#environment accessor, which accepts a hash of environment variables.
May address all or some of the need expressed in #72
For an example of this feature in use see this scratch commit: https://gitlab.com/richardc/gitlab-qa/commit/00d1464803e727e309d7bcc2ab3deb747b6ca42b
Edited by Tan Le
Merge request reports
Activity
mentioned in merge request !76 (closed)
- Resolved by username-removed-804843
assigned to @grzesiek
- Resolved by username-removed-804843
- Resolved by username-removed-804843
@richardc Nice work! I left a few notes.
assigned to @richardc
mentioned in commit 5ae7a5a7
Please register or sign in to reply