Skip to content
Success

Changes

Summary

  1. jobs/simtester-sanitize: new job (details)
  2. jobs/master-builds: add param BRANCH (details)
  3. jobs/master-builds: add param EMAIL_NOTIFICATIONS (details)
  4. jobs/osmocom-obs-nightly-asan: exclude pyosmocom (details)
Commit 68e3d916fab63e9574513eb965b6ef0e4c27286e by Oliver Smith
jobs/simtester-sanitize: new job

Reset SIM cards every night, and when the job gets triggered manually.

Depends: pysim I42eaf61280968518164f2280245136fd30a603ce
Change-Id: Ie1846b031224a2a9604c22e7d81016c08e217bbc
The file was modifiedjobs/README.md
The file was addedjobs/simtester-sanitize.yml
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
Commit 12b056cba9bdb774f2e979f4a30ad05829d9333e by laforge
jobs/osmocom-obs-nightly-asan: exclude pyosmocom

Order entries alphabetically while at it.

Change-Id: I5f3c53ca55661970e29b9d4c10b7c9dbff53f00f
The file was modifiedjobs/osmocom-obs-nightly-asan.yml