allow to easily run startup tests (SUT) on Try
Categories
(Firefox Build System :: Task Configuration, defect, P1)
Tracking
(firefox-esr115 wontfix, firefox118 wontfix, firefox119 wontfix, firefox120 fixed)
People
(Reporter: aryx, Assigned: jcristau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Startup tests (treeherder symbol SUT) cannot be run on Try because run-on-projects is set to only mozilla-central and is restricted to release graphs (run-on-releases: ['nightly', 'beta', 'release-rc']).
SUT block the shipping of Nightly to users, the ability to debug them is important and they should be easy to run.
This configuration likely affects more tasks.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:jcristau, since you are the author of the regressor, bug 1748774, could you take a look?
For more information, please visit BugBot documentation.
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1748774
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
Instead of using run-on-releases, which restricts where the task appears
even in the full graph, move the logic to the balrog_submit transform to
only add a dependency on startup-test on nightly and beta.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•