Philip Zeyliger has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11730


Change subject: test-with-docker: add --env option to pass through env variables
......................................................................

test-with-docker: add --env option to pass through env variables

Adds simple mechanism to pass environment variables into
test-with-docker, which is occasionally useful, especially for
development and tinkering with tests. It's typically the right thing to
codify the environment variables into tests, but a pass through can be
handy.

The implementation is simple enough, passing the
variables into the docker containers.

Change-Id: I03c2feda8edc2983e423f862ed210fabb845714f
---
M docker/test-with-docker.py
1 file changed, 10 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/11730/1
--
To view, visit http://gerrit.cloudera.org:8080/11730
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I03c2feda8edc2983e423f862ed210fabb845714f
Gerrit-Change-Number: 11730
Gerrit-PatchSet: 1
Gerrit-Owner: Philip Zeyliger <[email protected]>

Reply via email to