summaryrefslogtreecommitdiff
path: root/zuul/executor/client.py
Commit message (Expand)AuthorAgeFilesLines
* Add span for builds and propagate via requestSimon Westphahl2022-09-191-10/+22
* Implement job freezing API in zuul-webFelix Edel2021-11-101-1/+1
* Store builds in ZookeeperSimon Westphahl2021-10-291-7/+10
* Remove the local builds list from the executor clientFelix Edel2021-09-241-10/+2
* Don't use executor.builds when processing build result eventsFelix Edel2021-09-241-4/+19
* Fix race involving job request locksJames E. Blair2021-09-141-0/+3
* Don't store node requests/nodesets on queue itemsJames E. Blair2021-09-101-16/+6
* Remove nodeset from NodeRequestJames E. Blair2021-09-021-4/+5
* Remove noop builds from builds listTobias Henkel2021-08-171-3/+6
* Refactor Merger/Executor APIJames E. Blair2021-08-061-6/+7
* Move executor api cleanup to apschedulerJames E. Blair2021-08-021-1/+0
* Cleanup leaked build request parametersJames E. Blair2021-08-021-0/+1
* Use the nodeset build parameter instead of hosts/groupsJames E. Blair2021-07-201-2/+1
* Lock/unlock nodes on executor serverFelix Edel2021-07-011-1/+8
* Move build request cleanup from executor to schedulerJames E. Blair2021-06-291-0/+38
* Execute builds via ZooKeeperFelix Edel2021-06-291-272/+91
* Fix unknown job detectionJames E. Blair2021-06-091-12/+27
* Calculate build start and end time on executor serverFelix Edel2021-05-111-3/+5
* Fix exception on build started event for noop jobsSimon Westphahl2021-05-031-1/+1
* Switch to ZooKeeper backed build result eventsFelix Edel2021-04-261-87/+42
* Make buildset mandatory on buildFelix Edel2021-03-311-1/+6
* Get executor job paramsJoshua Hesketh2021-03-121-164/+12
* Merge "Defer setting build pause to event queue"Zuul2021-02-271-5/+3
|\
| * Defer setting build pause to event queueTobias Henkel2020-10-121-5/+3
* | Add post_review pipeline variable to jobsAlbin Vass2020-12-221-0/+1
* | Merge "Fix override variables in zuul_return"Zuul2020-12-151-1/+1
|\ \ | |/ |/|
| * Fix override variables in zuul_returnBenedikt Loeffler2020-12-141-1/+1
* | Report retried builds in a build set via mqtt.Benedikt Loeffler2020-04-091-4/+2
|/
* Add Zuul's event id to Ansible inventorySimon Westphahl2020-02-061-0/+1
* Merge "Fix canceling builds in starting phase"Zuul2020-01-241-5/+4
|\
| * Fix canceling builds in starting phaseTobias Henkel2019-12-131-5/+4
* | Record job build attempts in inventoryClark Boylan2019-12-061-0/+5
* | Annotate cancelJobInQueue with build idTobias Henkel2019-09-241-1/+2
|/
* Merge "model: add cleanup-run to the job configuration"Zuul2019-07-031-0/+2
|\
| * model: add cleanup-run to the job configurationTristan Cacqueray2019-05-291-0/+2
* | Annotate logs around build statesTobias Henkel2019-05-301-10/+12
* | Annotate logs around build completion and cancellationTobias Henkel2019-05-301-11/+13
* | Annotate builds with event idTobias Henkel2019-05-301-15/+19
|/
* Support fail-fast in project pipelinesTobias Henkel2019-04-291-0/+7
* Make ansible version configurableTobias Henkel2019-03-151-0/+1
* Add provides/requires supportJames E. Blair2019-01-301-0/+2
* Merge "Use gearman client keepalive"Zuul2019-01-281-1/+3
|\
| * Use gearman client keepaliveTobias Henkel2018-12-111-1/+3
* | Add change message to Zuul vars in inventorySimon Westphahl2019-01-171-0/+2
* | dict_object.keys() is not required for *in* operatorconfi-surya2018-12-031-1/+1
* | Add support for zones in executorsRicardo Carrillo Cruz2018-11-291-2/+25
* | Retry jobs failed with MERGER_FAILURETobias Henkel2018-10-121-0/+15
* | Provide per-project ssh key to executorJames E. Blair2018-09-041-0/+5
|/
* Map file comment line numbersJames E. Blair2018-08-151-5/+6
* Support job pauseTobias Henkel2018-08-091-0/+19