-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
Today, we have one build queue. Elements are taken from this (the "Build Queue"
list) and put into the "Build Executor Status" list.
This is all fine.
I propose that we split the current build queue into two:
1) A list of the builds that are in the quiet period.
2) A list of the builds that are not in the quiet period.
Items are moved from 1) to 2) when the quiet quiet period expires.
(And moved from 2) to the "Build Executor Status" list when the "Build Executor
Status" list has an open spot, as today).
I think this will give a really nice graphical interpretation of builds
currently in the quiet period.
- depends on
-
JENKINS-2072 Make the Queue implementation replaceable
-
- Closed
-
- duplicates
-
JENKINS-1917 Split build queue into three: Waiting, Blocked, Scheduled
-
- Resolved
-
[JENKINS-2029] Split build queue into two
Link |
New:
This issue depends on |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue duplicates |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 132102 ] | New: JNJira + In-Review [ 201159 ] |
Issue 1917 is a very similar request.