Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21863
Change subject: [tests] fix failing TestWebUIDoesNotCrashCluster ...................................................................... [tests] fix failing TestWebUIDoesNotCrashCluster Before this patch, the TestWebUIDoesNotCrashCluster scenario of the webserver-stress-itest was failing if running in an environment where KUDU_HOME was set and pointed to the correct location of the Kudu git workspace. Also, the webserver-stress-itest didn't look like a good place for such a test. This is a follow-up to b2514b98c7639c2a328a4dddd8fd9213428b0d4d. Change-Id: I59b6ef64b522540620bdc622156b3516ada23f5d --- M src/kudu/integration-tests/webserver-stress-itest.cc M src/kudu/tserver/tablet_server-test.cc 2 files changed, 12 insertions(+), 16 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/63/21863/1 -- To view, visit http://gerrit.cloudera.org:8080/21863 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I59b6ef64b522540620bdc622156b3516ada23f5d Gerrit-Change-Number: 21863 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <ale...@apache.org>