CI: Decrease Sphinx tox profiles logs verbosity 29/67829/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 27 May 2021 19:23:54 +0000 (21:23 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 27 May 2021 19:26:05 +0000 (21:26 +0200)
commitd13e0643c781cb79bae335a84bae7424c4c58b74
treed665a3128fa6f3d27bd4844920ab318d864bf4d8
parent9cd2b304287add00917e59442889119e1101de1c
CI: Decrease Sphinx tox profiles logs verbosity

Docs and docs-linkcheck tox profiles are using Sphinx that generates
very verbose logs by default.
Sphinx -q quiet option allows to display only errors and warnings.
Using this option will ease potential gate failures analysis.

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I55c587f2e17625f71e13197ab6f46bf470478738
tox.ini