GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2853
[ZEPPELIN-3306] Web e2e test fails
### What is this PR for?
This is one of the flaky tests that fails with "should have a welcome
message" because Z-Server did not start by the time test started executing.
### What type of PR is it?
[Bug Fix]
### What is the Jira issue?
* [ZEPPELIN-3306](https://issues.apache.org/jira/browse/ZEPPELIN-3306)
### How should this be tested?
* CI should pass
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin ZEPPELIN-3306
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2853.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2853
----
commit 8742b1104f7d3671d33343006a25decf9618f79b
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-03-09T07:42:12Z
ZEPPELIN-3306: Web e2e test fails
Change-Id: If29e84e5ff2b3bf06dbf624d6baab87b6b9f38c4
----
---