StarlingX Linux kernel
Go to file
M. Vefa Bicakci 5a1dfa8274 doc: Fix Zuul/tox failures
This commit resolves the Zuul/tox failures encountered when running
sphinx to generate documentation, which in turn prevents merging changes
that are otherwise fine:

```
docs: 350 W commands[1]> sphinx-build -a -E -W -d doc/build/doctrees \
  -b html doc/source doc/build/html [tox/tox_env/api.py:427]
Running Sphinx v6.2.1

Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your \
  configuration to a valid language code. Falling back to 'en' \
  (English).
docs: 723 C exit 2 (0.37 seconds) \
    /home/zuul/src/opendev.org/starlingx/kernel> \
    sphinx-build -a -E -W -d doc/build/doctrees -b html doc/source \
    doc/build/html pid=1720 [tox/execute/api.py:279]
  docs: FAIL code 2 (0.44=setup[0.07]+cmd[0.00,0.37] seconds)
  evaluation failed :( (0.54 seconds)
```

This issue was fixed for another StarlingX repository (tools) with
  https://review.opendev.org/c/starlingx/tools/+/893165
from which this commit is inspired.

The issue is related to a Sphinx update that requires the language
parameter to be specified:
  https://github.com/sphinx-doc/sphinx/issues/10062
  https://github.com/sphinx-doc/sphinx/issues/10474

Partial-Bug: 1976377
Partial-Bug: 2033431

Change-Id: Ic20fec5145b1a4ddb12051f018614562a4773b95
Signed-off-by: M. Vefa Bicakci <vefa.bicakci@windriver.com>
2023-08-31 01:36:50 +00:00
doc doc: Fix Zuul/tox failures 2023-08-31 01:36:50 +00:00
kernel-modules Downgrade legacy ice driver from 1.5.8.2 to 1.5.8 2023-05-15 20:57:51 -04:00
kernel-rt kernel-rt: beware of __put_task_struct() calling context 2023-08-17 05:47:43 -04:00
kernel-signed Update debian package versions to use git commits 2023-02-14 12:32:13 -08:00
kernel-std Update kernel to v5.10.185 2023-08-02 14:49:49 +08:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:30:28 +02:00
userspace Update debian package versions to use git commits 2023-02-14 12:32:13 -08:00
.gitignore Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
.gitreview Added .gitreview, .zuul.yaml & tox.ini 2020-04-21 16:01:28 -04:00
.zuul.yaml Fix github mirroring for this repo 2023-04-28 12:38:51 -04:00
centos_build_layer.cfg Config file changes to add 'kernel-std kernel-rt kernel-modules ' after relocation from 'stx/integ' 2020-04-09 10:50:11 -04:00
centos_extra_downloads.lst CentOS: Upgrade ice, i40e, iavf drivers to bundle 27.1 2022-04-07 21:23:27 -04:00
centos_guest_image_rt.inc Support out of tree modules in kernel 5.10. 2021-07-23 04:03:18 -04:00
centos_guest_image.inc Support out of tree modules in kernel 5.10. 2021-07-23 04:03:18 -04:00
centos_iso_image.inc Introduce libbnxt_re version 220.0.5.0 2022-03-23 10:23:18 -04:00
centos_pkg_dirs Introduce libbnxt_re version 220.0.5.0 2022-03-23 10:23:18 -04:00
centos_pkg_dirs_rt Introduce libbnxt_re version 220.0.5.0 2022-03-23 10:23:18 -04:00
centos_srpms_centos3rdparties.lst [kernel-rt 4.18] Upgrade kernel-rt to version 4.18.0-147.3.1 based on SRPM 2020-04-30 11:25:20 +08:00
centos_tarball-dl.lst CentOS: Upgrade ice, i40e, iavf drivers to bundle 27.1 2022-04-07 21:23:27 -04:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:08:21 -04:00
debian_iso_image.inc rdma-core: remove the installation of dbg packages 2023-03-15 04:50:21 -04:00
debian_pkg_dirs Drop the components of livepatch feature 2023-06-06 02:41:36 +00:00
debian_pkg_dirs_rt Drop the components of livepatch feature 2023-06-06 02:41:36 +00:00
debian_pkg_dirs_sign Debian:kernel-signed: Added signed packages into debian_pkg_dirs_sign 2022-06-01 23:07:32 +08:00
LICENSE Config file changes to add 'kernel-std kernel-rt kernel-modules ' after relocation from 'stx/integ' 2020-04-09 10:50:11 -04:00
test-requirements.txt kernel: modify spec file to set grub default boot 2021-12-17 19:35:08 +00:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 22:28:20 +00:00