commit | 3d2f7a7373c8f421fd633c205d3ce245eebc9322 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Thu Jan 23 11:07:42 2014 -0800 |
committer | Clark Boylan <clark.boylan@gmail.com> | Thu Jan 23 14:08:53 2014 -0800 |
tree | 7d495e75974ec57b3a26b03b251669de10a3ed66 | |
parent | 7603a37725344918b4edef99b8566172a3940c04 [diff] |
Allow zuul to cleanup jobs outside window Zuul's new rate limiting feature would ignore jobs started that are later moved outside the window (due to the window shrinking). Zuul properly dealt with this jobs and changes when they slid back into the window but it did so inefficiently. Go back to processing the entire queue but check if each individual item is actionable before preparing refs on it or starting jobs. Change-Id: Ib76a68f9023652205003e0d164a78b8f67956adf