Thomas Tauber-Marshall has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14313


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, 5 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/14313/1
--
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: newchange
Gerrit-Change-Id: Ic5b8adefe4e2bb8f7013d9af70fd3e5dfd7ee18f
Gerrit-Change-Number: 14313
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com>

Reply via email to