The ordering of triggered packages should start with the origin
Bug #1793734 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Auto Package Testing |
Triaged
|
Medium
|
Unassigned |
Bug Description
when a package P triggers adt testing of multiple packages A, B, C, they appear to be ordered in the alphabetical order.
As in: {A B C P} all triggered by P
It would be nice to order the scheduling as: {P A B C} triggered by P.
Meaning that the source of triggers, gets the results first (if any) versus reverse depends triggers.
If not by request order, this can also be done with queue scores such that P triggered by P, has more priority than {ABC} triggered by P.
Changed in auto-package-testing: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.