CI: Use the tox-verify workflow to test all envs 50/72650/2
authorEric Ball <eball@linuxfoundation.org>
Wed, 14 Feb 2024 01:17:45 +0000 (17:17 -0800)
committerEric Ball <eball@linuxfoundation.org>
Wed, 14 Feb 2024 01:25:19 +0000 (17:25 -0800)
commit0ff7cbacb76c80c8e2222d6d5917de5119c0d8fd
tree642f59dfc40bf9ae97ee3d00ce821e1592e17fed
parent4867c0799530acf13f7527c6a026879bdfb34e06
CI: Use the tox-verify workflow to test all envs

The previous tox CI config was not running "docs", which is not part
of the envlist. We will now run all necessary envs.

Due to how the tox-verify workflow functions, pre-commit no longer
needs to be separated out. All envs will be run in parallel.

Issue: RELENG-5138
Change-Id: I2c5e732b4fd0a28c800d7a3819fb8fb32a29e5fd
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml