Closed Bug 1419778 Opened 7 years ago Closed 7 years ago

don't enforce same tier dependencies for buildbot bridge tasks

Categories

(Taskcluster :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla59

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(2 files)

While working on moving release tasks in tree I discovered that we currently cannot have dependencies between buildbot bridge tasks and non-buildbot bridge tasks. This is because the latter generally have tiers defined, and we cannot define tiers for buildbot bridge tasks (https://dxr.mozilla.org/mozilla-central/source/taskcluster/taskgraph/transforms/task.py#1027).
Attachment #8930954 - Flags: review?(dustin)
See Also: → 1384433
Attachment #8930954 - Flags: review?(dustin) → review+
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c6aa3b06c0b2
don't enforce tier verification if either side of dependency is a buildbot bridge task. r=dustin
Just changing [] accesses to .get(). Failed tests are working on try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0bd12c1ef6a2ab7dce11856a81ed707456e3075d
Flags: needinfo?(bhearsum)
Attachment #8931501 - Flags: review?(dustin)
Attachment #8931501 - Flags: review?(dustin) → review+
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7b7b39119781
don't enforce tier verification for buildbot bridge. r=dustin
https://hg.mozilla.org/mozilla-central/rev/7b7b39119781
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: