Improve cycles paragraph on gating page

The information there is outdated and confuses users. Instead mention
that cycles are supported but need to be enabled.

Change-Id: Iab902e84552affe01d16236f54b9e3fa39d5be92
This commit is contained in:
Tobias Henkel 2022-06-15 14:41:55 +02:00
parent 7b1f2cf14b
commit 82346ee820
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2

View File

@ -405,10 +405,10 @@ change in project C.
Cycles
~~~~~~
If a cycle is created by use of cross-project dependencies, Zuul will
abort its work very early. There will be no message in Gerrit and no
changes that are part of the cycle will be enqueued into any pipeline.
This is to protect Zuul from infinite loops.
Zuul supports cycles that are created by use of cross-project dependencies.
However this feature is opt-in and can be configured on the queue.
See :attr:`queue.allow-circular-dependencies` for information on how to
configure this.
.. _global_repo_state: