Skip to content

Conversation

@felixcheung
Copy link
Member

What is this PR for?

While investigating CI failure with PR #706, I noticed that we were running all tests in each of 6 jobs in the test matrix.

It seems we have accidentally switched back to running all tests even with older versions of Spark. (from PR #626

Filtering out interpreter tests for these runs help make test jobs faster (~30%) and also reduce the chance that an interpreter test might intermittently fail, thus hopefully improve CI reliability.

Also changing Spark 1.2.1 to 1.2.2 (last 1.2.x release)

What type of PR is it?

Improvement

Todos

  • - Travis CI yml changes

Is there a relevant Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-665

How should this be tested?

Run Travis CI

Screenshots (if appropriate)

N/A

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@felixcheung felixcheung changed the title [WIP] travis change [ZEPPELIN-665] travis CI change to not rerun interpreter tests Feb 10, 2016
@felixcheung
Copy link
Member Author

@Leemoonsoo Please review

@Leemoonsoo
Copy link
Member

Thanks for the improvement.
LGTM

@felixcheung
Copy link
Member Author

merging...

@asfgit asfgit closed this in 65b47e5 Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants