Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19088

to look at the new patch set (#2).

Change subject: IMPALA-11610: Pass environment variables into 
dockerized-impala-run-tests.sh
......................................................................

IMPALA-11610: Pass environment variables into dockerized-impala-run-tests.sh

Because dockerized-impala-bootstrap-test.sh does a relogin while
calling dockerized-impala-run-tests.sh, the environment is not
preserved.

This adds a script dockerized-impala-preserve-vars.py that takes
a list of environment variables to preserve and appends
export statements to bin/impala-config-local.sh. Since
dockerized-impala-run-tests.sh sourcs bin/impala-config.sh, these
variables will be carried into the test execution.

This starts by adding environment variables used by upstream
Jenkin's ubuntu-16.04-dockerized-tests. Jenkins jobs can also
call dockerized-impala-preserve-vars.py directly.

Testing:
 - Hand tested the preservation script
 - Verified ubuntu-16.04-dockerized-tests now respected EE_TEST
   argument.

Change-Id: I325217c731883c087c724194b45d50b790c7c280
---
M bin/jenkins/dockerized-impala-bootstrap-and-test.sh
A bin/jenkins/dockerized-impala-preserve-vars.py
2 files changed, 63 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/88/19088/2
--
To view, visit http://gerrit.cloudera.org:8080/19088
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I325217c731883c087c724194b45d50b790c7c280
Gerrit-Change-Number: 19088
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to