Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/14318 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: David Knupp <[email protected]> --- M tests/common/impala_test_suite.py 1 file changed, 7 insertions(+), 4 deletions(-) Approvals: Impala Public Jenkins: Verified David Knupp: Looks good to me, approved -- 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: merged Gerrit-Change-Id: I0c52d94d9876661faada42d6570ef5005960e74d Gerrit-Change-Number: 14318 Gerrit-PatchSet: 5 Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
