Bug #17354
find a way to speed up image testing when releasing
Start date:
Due date:
% Done:
0%
Description
Seen with 4.1.1.
Due to unwanted website rebuilds when git push-ing non-master branches, the official build for 4.1.1 started late. Then, isotesters were busy testing various things, especially previous pushes to git, which gives us almost nothing…
While cancelling those jobs didn’t seem too crazy, some other jobs were considered before the wrap_test_Tails_ISO_stable
one.
Can we find a way to prioritize some jobs, so that we aren’t delayed by resource starvation (isotesters) in addition to other common problems?
Subtasks
Related issues
Is duplicate of Tails - Feature #9760: Prioritize builds from release branches over others | Confirmed | 2015-07-19 |
History
#1 Updated by intrigeri 2019-12-16 12:53:18
- is duplicate of Feature #9760: Prioritize builds from release branches over others added
#2 Updated by intrigeri 2019-12-16 12:54:02
- Status changed from Confirmed to Duplicate
Good point! I think that Feature #9760 would solve this.