Skip to content
Success

Changes

Summary

  1. jobs/master-builds: add param BRANCH (details)
  2. jobs/master-builds: add param EMAIL_NOTIFICATIONS (details)
Commit a4ba4ea461db88f739c73dbdce4800b1d40ecf9e by Oliver Smith
jobs/master-builds: add param BRANCH

Sometimes it is desirable to run master jobs from a different branch:
* As discussed with Philipp: running pysim CI on a branch with many
  patches once before submitting to gerrit (it takes much longer in
  gerrit to run on each individual patch)
* When adding/modifying master jobs to test if they still work as
  expected with additional patches in a branch.

It is undesirable to have mail notifications if not running on master,
the next patch will make it easy to disable those.

Change-Id: I5fb64024dc4ad70cb3dd019bd505aacc58d14380
The file was modifiedjobs/master-builds.yml
Commit ed61d0b21144e8299f04830cc93bd052ad73bd83 by Oliver Smith
jobs/master-builds: add param EMAIL_NOTIFICATIONS

Make it easy to disable mail notifications if running with a different
branch than master.

Change-Id: Ia8fa57f1efd04684f08db4377c42358c534faff9
The file was modifiedjobs/master-builds.yml