recipe build scores should be higher
Bug #610960 reported by
Aaron Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Aaron Bentley |
Bug Description
The current scores for recipe builds (900 for automatic, 1000 for manual) are too low-- they tend to starve, because other builds wind up ahead of them in the queue.
Related branches
lp://qastaging/~abentley/launchpad/new-score
- Edwin Grubbs (community): Approve (code)
-
Diff: 107 lines (+25/-9)5 files modifiedlib/lp/code/browser/tests/test_sourcepackagerecipe.py (+2/-2)
lib/lp/code/model/sourcepackagerecipe.py (+2/-1)
lib/lp/code/model/sourcepackagerecipebuild.py (+1/-1)
lib/lp/code/model/tests/test_sourcepackagerecipe.py (+16/-4)
lib/lp/code/templates/sourcepackagerecipebuild-index.pt (+4/-1)
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11254 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11254>.