[TIMOB-20329] Create Jenkins build machine for titanium_mobile build and unit testing
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Done |
Resolution Date | 2016-08-04T02:50:59.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Tooling |
Labels | n/a |
Reporter | Chee Kiat Ng |
Assignee | Chee Kiat Ng |
Created | 2016-02-04T03:56:41.000+0000 |
Updated | 2016-08-04T02:50:59.000+0000 |
Description
Travis CI has been doing well for build and unit testing on the titanium_mobile repo. However, several issues occur when using newer versions of Xcode > 6.4, including performance and other fails. To be able to have a more configurable environment, it'll be better to build a jenkins machine instead that can vet every PR ready to be merged into the repo.
PR here merged. https://github.com/appcelerator/titanium_mobile/pull/7723
Automated Unit Tests Jenkins machine up and running. Supports Xcode 7.2.1 and android 23. It is being run separately and will not fail the PR, but sends a email to contributor that breaks any unit tests.