summaryrefslogtreecommitdiff
path: root/releasenotes/notes/gearmanectomy-ecec32b3764eafc1.yaml
blob: 7985d030bc99e54bd4707ba4f30d265d22cdb262 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    Zuul no longer uses gearman.  It is no longer required to run a
    Gearman server, and the Zuul scheduler no longer does so.  All
    gearman-related settings in zuul.conf files are now ignored and
    may be removed.

    Commands such as `zuul enqueue` which were previously executed via
    Gearman may still be used by creating an authentication token and
    adding a `web` section to zuul.conf.