Allow configuring the email notifications before starting a job, so no notifications can be set while testing changes to the jenkins job. Add jenkins-notifications@lists.osmocom.org while at it, as we have it with almost all other jobs.
* move name and desc up (in preparation to adding another job in the same file) * remove "concurrent: false": the octsimtest node is already configured to only accept one job. if we had multiple octsimtest nodes, we wouldn't need this limitation of not running concurrently, so this isn't useful. * remove options without effect (block-downstream, block-upstream, disabled, build-blocker, etc.) * add "scm checkout" comment to retry-count as we have it in other files
This job already gets triggered once a day from master-osmo-ccid-firmware. Running it once a day like all other master jobs should be enough, remove the timed trigger that caused it to run twice a day.