mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1766097
- remove .cron entry for perftest-s7. r=sparky
Differential Revision: https://phabricator.services.mozilla.com/D144574
This commit is contained in:
parent
dbe2b02531
commit
a37e1187e4
23
.cron.yml
23
.cron.yml
@ -242,17 +242,6 @@ jobs:
|
||||
- {weekday: 'Saturday', hour: 3, minute: 0}
|
||||
- {weekday: 'Sunday', hour: 3, minute: 0}
|
||||
|
||||
- name: perftest-s7
|
||||
job:
|
||||
type: decision-task
|
||||
treeherder-symbol: tp6m
|
||||
target-tasks-method: perftest_s7
|
||||
include-push-tasks: true
|
||||
run-on-projects:
|
||||
- mozilla-central
|
||||
when:
|
||||
- {weekday: 'Saturday', hour: 3, minute: 0}
|
||||
|
||||
- name: condprof
|
||||
job:
|
||||
type: decision-task
|
||||
@ -274,12 +263,12 @@ jobs:
|
||||
- mozilla-central
|
||||
- mozilla-beta
|
||||
when:
|
||||
by-project:
|
||||
# 3h15m before launch of `nightly-desktop`
|
||||
mozilla-central: [{hour: 6, minute: 45}, {hour: 18, minute: 45}]
|
||||
# 3h15m before launch of `daily-releases`
|
||||
mozilla-beta: [{hour: 18, minute: 45}]
|
||||
# No default
|
||||
by-project:
|
||||
# 3h15m before launch of `nightly-desktop`
|
||||
mozilla-central: [{hour: 6, minute: 45}, {hour: 18, minute: 45}]
|
||||
# 3h15m before launch of `daily-releases`
|
||||
mozilla-beta: [{hour: 18, minute: 45}]
|
||||
# No default
|
||||
|
||||
- name: system-symbols
|
||||
job:
|
||||
|
Loading…
Reference in New Issue
Block a user