David Knupp has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14318
Change subject: Remove hard-coded localhost from impala_test_suite.py ...................................................................... Remove hard-coded localhost from impala_test_suite.py Hard-coding "localhost" into the test framework breaks being able to run the tests against deployed/non-local clusters. Tested by running tests against a deployed cluster from a local checkout of the repo, and confirming that we can connect to the remote debug page. Change-Id: I0c52d94d9876661faada42d6570ef5005960e74d --- M tests/common/impala_test_suite.py 1 file changed, 7 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/18/14318/1 -- To view, visit http://gerrit.cloudera.org:8080/14318 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0c52d94d9876661faada42d6570ef5005960e74d Gerrit-Change-Number: 14318 Gerrit-PatchSet: 1 Gerrit-Owner: David Knupp <[email protected]>
