commit | 7603a37725344918b4edef99b8566172a3940c04 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Jan 21 11:43:20 2014 -0800 |
committer | Clark Boylan <clark.boylan@gmail.com> | Wed Jan 22 11:45:34 2014 -0800 |
tree | 15bb46b1f83d29769f28d776608f8c5fc8777d63 | |
parent | f39b9ca80c482c2465295ba97b6050308cb7d849 [diff] |
Add rate limiting to dependent pipeline queues When changes report failure reduce the total number of changes that will be tested concurrently in the pipeline queue the reported change belonged too. Increase the number of changes that will be tested when changes report success. This implements simple rate limiting which should reduce resource thrash when tests are unstable. Change-Id: Id092446c83649b3916751c4e4665d2adc75d0458