Change Description of DB in Components Page on Zuul Document

At present, if we read components page[1] of Zuul doc, database
seems to be required only when SQL connection is specified in zuul.conf.
However, database is required even if SQL connection is not specified
in zuul.conf.

To avoid this confusion, this commit modifies components page of doc.

[1] https://zuul-ci.org/docs/zuul/discussion/components.html

Story: 2008725
Task: 42069
Change-Id: Id1d68bd5cff43e9479dab851018799691c8e3f57
This commit is contained in:
vanou 2021-03-17 19:30:59 +09:00
parent 13923aa737
commit a1b2c79003
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ Only Zuul fingergw and Zuul web need to be publicly accessible;
executors never do. Executors should be accessible on TCP port 7900
by fingergw and web.
A database is only required if you create an sql driver in your Zuul
connections configuration. Both Zuul scheduler and Zuul web will need
A database is required and configured in ``database`` section of
``/etc/zuul/zuul.conf``. Both Zuul scheduler and Zuul web will need
access to it.
If statsd is enabled, the executors and scheduler needs to be able to