Commit Graph

2 Commits

Author SHA1 Message Date
Clint Byrum b01f1ca238 Re-enable test_queue_rate_limiting
Straightforward test re-enablement.

Story: 2000773
Task: 4100

Change-Id: Ie9a5326bb5f6574e6fc8b8bb3791fd8d48d9f07b
2017-04-03 10:09:51 -07:00
Clark Boylan 7603a37725 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
2014-01-22 11:45:34 -08:00