You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2019/01/26 04:47:25 UTC

[GitHub] nwangtw commented on issue #3174: Add build scripts for ci jobs

nwangtw commented on issue #3174: Add build scripts for ci jobs
URL: https://github.com/apache/incubator-heron/pull/3174#issuecomment-457801919
 
 
   Yeah. The travis folder has a few ci scripts. There differences are:
   - the travis job try to build everything and then run integration tests. It is for continuous integration, not for builds. Also in the scripts there are some travis specific code.
   - The scripts in this folder are general and can be easily used by different CI engines (like the description in README). It is for release only currently but will have some for testing.
   
   We will need to migration the integration tests travis job to jenkins. I am thinking of creating a few new scripts for integration tests. Eventually the jenkins/travis folder (if there still is one) will be the config only, no scripts.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services