You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/03/12 19:37:11 UTC

[GitHub] ivankelly commented on issue #1248: Jenkins seed job for testing DSLs

ivankelly commented on issue #1248: Jenkins seed job for testing DSLs
URL: https://github.com/apache/bookkeeper/pull/1248#issuecomment-372436931
 
 
   I'll update the guide. 
   
   Basic flow would be:
   1. Create a DSL in .test-infra/jenkins/ with name jenkins_testing_job_testblahblah.groovy.
   2. Push branch to your own github repo.
   3. Trigger the testing seed job to generate the job. 
   4. Run the generated job to verify it works as expected.
   5. Rinse, repeat.
   6. Once you are happy with the job, rename file to job_testblahblah.groovy, and create a PR.
   
   It does need a jenkins account because you need to be able to trigger jobs, so it's only useful for committers, but I don't expect to see many non-committers messing with jobs.

----------------------------------------------------------------
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