ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests

This will make the qemu/kvm tests be tested in either
ascending or descending ASCII order.  This should give
us better test coverage of clean up scenarios which may
fail depending on the order of the previous tests.

Rename the qemu/kvm tests so that the statuses are shorter
and more intuitive.

Improve qemu/kvm test failure error reporting.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2025-05-07 22:46:44 +02:00
committed by Martin Pitt
parent eb34d44eb8
commit 07da24d05f
4 changed files with 61 additions and 12 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.6.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.8.0"
- name: Convert role to collection format
run: |