Skip to content

Commit

Permalink
Bug 1750351 - Include push tasks for sp-perftests to prevent reschedu…
Browse files Browse the repository at this point in the history
…ling builds. r=aryx DONTBUILD

This patch sets the include-push-tasks field to true for the perftest cron. This will prevent it from scheduling additional builds when those builds already exist in the push.

Differential Revision: https://phabricator.services.mozilla.com/D190032
  • Loading branch information
Greg Mierzwinski committed Oct 4, 2023
1 parent 5c68c8b commit a1a8a67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ jobs:
type: decision-task
treeherder-symbol: sp-perftests
target-tasks-method: sp-perftests
include-push-tasks: true
run-on-projects:
- mozilla-central
when:
Expand Down

0 comments on commit a1a8a67

Please sign in to comment.