[ZEPPELIN-2058] Reduce travis build time#2003
Closed
Leemoonsoo wants to merge 4 commits intoapache:masterfrom
Closed
[ZEPPELIN-2058] Reduce travis build time#2003Leemoonsoo wants to merge 4 commits intoapache:masterfrom
Leemoonsoo wants to merge 4 commits intoapache:masterfrom
Conversation
Member
Author
|
The test passes in my travis account. Recently, travis concurrent build assigned to Zeppelin is reduced to 5 from 11. INFRA-13469. And today i see a CI triggering waits almost 10 hours to start. |
Contributor
|
+1 |
2 similar comments
Contributor
|
👍 |
Member
|
+1 |
1 task
asfgit
pushed a commit
that referenced
this pull request
Mar 15, 2017
### What is this PR for? CI build is failing on `branch-0.7`. This PR cherry-pick some necessary commits from #2003 #2081 and a commit (3ae8760) fixes changes made by #2071 for branch-0.7. ### What type of PR is it? Hot Fix ### Todos * [ ] - Make CI green ### How should this be tested? See if CI becomes green ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <[email protected]> Closes #2103 from Leemoonsoo/fix-branch-0.7-ci and squashes the following commits: 9539c9b [Lee moon soo] Try start and terminate spark context after each test class f077980 [Lee moon soo] Correct test implementation with Authentication Enable 0eefb66 [Lee moon soo] Handle multiple Set-Cookie headers 8cfc5f9 [Lee moon soo] Remove unnecessary assert d4a8807 [Lee moon soo] helium.bundle.js -> vis.bundle.js 9b6ec4a [Lee moon soo] create zeppelin-web/dist directory for test 129b40f [Lee moon soo] reduce build time 7d9489b [Lee moon soo] Reduce log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this PR for?
This PR reduces travis build time
What type of PR is it?
Improvement
Todos
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-2058
Questions: