Hello Joe McDonnell, Impala Public Jenkins,

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

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

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

Change subject: [tools] Add option to disable Python3 testing
......................................................................

[tools] Add option to disable Python3 testing

An internal test environment is not yet able to configure python3. Adds
an environment variable to disable configuring and testing with python3.

Tested manually with
```
make impala_shell_pypi
impala-py.test tests/shell/test_shell_interactive.py
rm -rf shell/build
export DISABLE_PYTHON3_TEST=true
touch CMakeLists.txt && make impala_shell_pypi
impala-py.test tests/shell/test_shell_interactive.py
```

Change-Id: I00999090eb3732a10e114f368b47036131252474
---
M CMakeLists.txt
M tests/shell/util.py
2 files changed, 10 insertions(+), 2 deletions(-)


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I00999090eb3732a10e114f368b47036131252474
Gerrit-Change-Number: 18624
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>

Reply via email to