Skip to content

Update env.rb: add QA_DEBUG QA_LOG_PATH env vars

George Koltsov requested to merge ml-add-debug-env-vars into master

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22084 added the ability to log, controlled by QA_DEBUG and QA_LOG_PATH environment variables. This allows those env vars to be passed through during test scenarios.

Merge request reports