4 Commits

Author SHA1 Message Date
Eduardo Olivares
fc6e5cf187 linters adapted to python3.12
pre-commit-hooks version needs to be updated to v5.0.0

Change-Id: Iaf76062152b3c28873ec36d7ea7ee5aba0867f57
2024-12-02 16:40:17 +01:00
Eduardo Olivares
f878ef48b5 Upgrade tox version to 4.13
sphinx version also updated

Depends-On: I2c61e753e55340b19ab941fd532de0cab875d51c
Change-Id: I80ae1fc69d5e8e2a31ac52c02a1604225eefba3c
2024-03-05 13:12:39 +01:00
Eduardo Olivares
e10a964110 Pin Sphinx version and update Ubuntu Focal nodes to Jammy
Unfortunately this patch has to include two unrelated changes, otherwise
jobs fail and separate patches could not be merged.

Sphinx version needs to be pinned to 4.4.0 (or earlier), because new
version 7.0.0 causes some issues.

Due to recent changes in devstack-plugin-ceph, the
devstack-tobiko-storage-ceph job failed with ubuntu focal nodes, so its
nodeset has to be modified to use jammy instead.
This patch also updates to ubuntu jammy other jobs that pass with those
nodes. However, some other tobiko jobs need to keep on using ubuntu
focal: more specifically, those jobs running scenario tests on Ubuntu
VM instances fail with jammy nodes.

Change-Id: I955beb104db24377a697b1bccad66ab14fe66568
2023-05-11 15:36:34 +02:00
Federico Ressi
8ecd19a395 Use the ansible openstack project template
This also create a new Tox environment for
building project documentation

Change-Id: I8b958df06caede619213157f4e175ade186fb885
2021-01-13 14:13:33 +01:00