Tim Armstrong has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/13267 )
Change subject: IMPALA-8515: port shell tests to use shell build ...................................................................... IMPALA-8515: port shell tests to use shell build shell/make_shell_tarball.sh builds a tarball with all the shell dependencies bundled. We should test the contents of that tarball in the shell tests instead of using infra/python/env and the libraries bundled there. This tarball is one of the default targets (e.g. run by buildall.sh) so this should not affect any typical development workflows. Note that this means the shell tests now requires the shell tarball to be built locally, which doesn't necessarily happen for remote cluster tests, so we preserve the old behaviour in that case. Testing: Ran core tests on CentOS 6 and CentOS 7. Change-Id: I581363639b279a9c2ff1fd982bdb140260b24baa --- M tests/common/environ.py M tests/shell/test_shell_commandline.py M tests/shell/util.py 3 files changed, 39 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/13267/3 -- To view, visit http://gerrit.cloudera.org:8080/13267 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I581363639b279a9c2ff1fd982bdb140260b24baa Gerrit-Change-Number: 13267 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]>
