summaryrefslogtreecommitdiff
path: root/zuul/scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Update reconfig event ltime on (smart) reconfigSimon Westphahl2023-02-171-1/+1
* Merge "Expand the scope of zkprofile"Zuul2023-02-151-4/+3
|\
| * Expand the scope of zkprofileJames E. Blair2023-02-141-4/+3
* | Merge "Add more log messages for run handler steps"Zuul2023-02-151-1/+7
|\ \
| * | Add more log messages for run handler stepsSimon Westphahl2023-02-061-1/+7
* | | Merge "Add scheduler run handler metric"Zuul2023-02-151-52/+56
|\ \ \ | |/ / | | / | |/ |/|
| * Add scheduler run handler metricSimon Westphahl2023-02-061-52/+56
* | Fix race condition in pipeline change list initJames E. Blair2023-02-101-2/+12
|/
* Cleanup deleted pipelines and and event queuesSimon Westphahl2023-01-241-36/+80
* Periodically cleanup leaked pipeline stateSimon Westphahl2023-01-241-0/+60
* Require latest layout for processing mgmt eventsSimon Westphahl2023-01-241-15/+21
* Merge "Store pause and resume events on the build and report them"Zuul2023-01-021-0/+5
|\
| * Store pause and resume events on the build and report themFelix Edel2023-01-021-0/+5
* | Merge "Fix deduplication exceptions in pipeline processing"Zuul2022-12-201-9/+12
|\ \
| * | Fix deduplication exceptions in pipeline processingJames E. Blair2022-11-211-9/+12
* | | Reuse queue items after reconfigurationJames E. Blair2022-12-131-1/+0
* | | Merge "Avoid acquiring pipeline locks in manager postConfig"Zuul2022-12-131-2/+7
|\ \ \ | |_|/ |/| |
| * | Avoid acquiring pipeline locks in manager postConfigJames E. Blair2022-12-121-2/+7
| |/
* | Allow clean scheduler shutdown when priming failsSimon Westphahl2022-12-011-2/+3
|/
* Merge "Add extra logging around tenant reconfiguration events"Zuul2022-11-101-1/+5
|\
| * Add extra logging around tenant reconfiguration eventsJames E. Blair2022-10-031-1/+5
* | Merge "Parallelize some pipeline refresh ops"Zuul2022-11-101-46/+47
|\ \
| * | Parallelize some pipeline refresh opsJames E. Blair2022-11-091-46/+47
* | | Merge "Add playbook semaphores"Zuul2022-11-101-2/+29
|\ \ \
| * | | Add playbook semaphoresJames E. Blair2022-11-071-2/+29
* | | | Merge "Don't refresh the pipeline state during reconfig"Zuul2022-11-091-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Don't refresh the pipeline state during reconfigSimon Westphahl2022-10-281-0/+1
* | | | Update help text for zkprofile commandJames E. Blair2022-11-081-1/+1
|/ / /
* | | Add a zkprofile scheduler debug commandJames E. Blair2022-10-271-0/+23
|/ /
* | Merge "Rename admin-rule to authorization-rule"Zuul2022-10-251-4/+4
|\ \
| * | Rename admin-rule to authorization-ruleJames E. Blair2022-10-061-4/+4
* | | Fix pipeline event starvation due to cleanup locksJames E. Blair2022-10-171-7/+21
* | | Fix shutdown race in timer driverJames E. Blair2022-10-131-4/+6
|/ /
* | Link span of queue item to trigger event spanSimon Westphahl2022-09-301-1/+16
|/
* Trace merge requests and merger operationsSimon Westphahl2022-09-191-0/+18
* Add span for builds and propagate via requestSimon Westphahl2022-09-191-2/+10
* Add support for configuring and testing tracingJames E. Blair2022-09-191-0/+5
* Fix zoned executor metric when unzoned is allowedSimon Westphahl2022-08-111-2/+2
* Strictly sequence reconfiguration eventsJames E. Blair2022-07-181-5/+58
* Report timing info for POST_FAILURE and TIMED_OUT buildsClark Boylan2022-06-281-1/+3
* Merge "Add --wait-for-init scheduler option"Zuul2022-06-271-1/+6
|\
| * Add --wait-for-init scheduler optionJames E. Blair2022-06-181-1/+6
* | Add global semaphore supportJames E. Blair2022-05-311-3/+7
|/
* Merge "Fix zuul-web layout update on full/tenant-reconfigure"Zuul2022-05-311-2/+20
|\
| * Fix zuul-web layout update on full/tenant-reconfigureJames E. Blair2022-05-251-2/+20
* | Add include- and exclude-branches tenant config optionsJames E. Blair2022-05-161-0/+6
|/
* Merge "Add a blob store and store large secrets in it"Zuul2022-04-121-0/+36
|\
| * Add a blob store and store large secrets in itJames E. Blair2022-04-081-0/+36
* | Skip reconfig when all project config is excludedSimon Westphahl2022-04-041-0/+6
|/
* Merge "Rely on the unparsed config cache in reconfigurations"Zuul2022-03-281-11/+32
|\