zuul/zuul/manager
Simon Westphahl e159b3ebd9 Only try to revise unaccepted node requests
When a node request was locked and accepted by a provider we can no
longer revise it. Since the schedulers try to update all but the
fulfilled requests, we can see a lot of "Unable to revise locked node
request ..." messages in our logs.

With this change we will only attempt to revise a request when it's
still in state 'requested'.

Change-Id: I4760ab3e4337026d60f840bec677b9fd9a67a573
2022-04-04 14:22:52 +02:00
..
__init__.py Only try to revise unaccepted node requests 2022-04-04 14:22:52 +02:00
dependent.py Report per-branch cyclic-dependency conflicts 2022-03-21 12:54:02 -07:00
independent.py Report per-branch cyclic-dependency conflicts 2022-03-21 12:54:02 -07:00
serial.py zuul-web: add pipelines' manager, triggers data in status 2021-10-27 15:13:01 +02:00
shared.py Store change queues in Zookeeper 2021-10-26 07:25:03 +02:00
supercedent.py Fix mutation while iterating over queues 2021-12-01 16:28:08 -08:00