Hello Tim Armstrong, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14313
to look at the new patch set (#2).
Change subject: Fix --webserver_interface for remote cluster tests
......................................................................
Fix --webserver_interface for remote cluster tests
IMPALA-4057 updated our test infrastructure to allow setting the flag
--webserver_interface. In some cases, that patch used a default value
of '127.0.0.1', which works for running the tests against the local
minicluster but fails when the tests are run against a remote cluster.
This patch fixes this by removing the use of '127.0.0.1' and replacing
it with the specified hostname.
Change-Id: Ic5b8adefe4e2bb8f7013d9af70fd3e5dfd7ee18f
---
M tests/common/impala_service.py
M tests/common/impala_test_suite.py
2 files changed, 7 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/14313/2
--
To view, visit http://gerrit.cloudera.org:8080/14313
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic5b8adefe4e2bb8f7013d9af70fd3e5dfd7ee18f
Gerrit-Change-Number: 14313
Gerrit-PatchSet: 2
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>