gecko-dev/taskcluster/ci/searchfox
Andrew Sutherland dd464177c0 Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal
In order to help ensure that searchfox runs for mozilla-central will
always have code coverage information available, run the searchfox jobs
on-push instead of on a cron schedule.  This avoids searchfox jobs
being scheduled against DONTBUILD pushes which will lack the coverage
jobs which are normally scheduled on-push.

A better/more thorough thing to do would be to express soft
dependencies "soft-dependencies" as documented at
https://taskcluster-taskgraph.readthedocs.io/en/latest/concepts/task-graphs.html#soft-dependencies
on these coverage tasks.  However, for now, we just hope really hard
that the coverage tasks get scheduled (as they should? :).

Differential Revision: https://phabricator.services.mozilla.com/D140675
2022-03-09 21:21:16 +00:00
..
kind.yml Bug 1758746 - Make searchfox run on-push for mozilla-central r=ahal 2022-03-09 21:21:16 +00:00