ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip]

tox-lsr 3.17.0 has some container test improvements - better output, faster runs

Use Ansible 2.20 for qemu/container tests on fedora 43

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson
2026-03-11 06:44:11 -06:00
committed by Richard Megginson
parent 404a1d1ff2
commit e1680b64f1
4 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.16.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.17.0"
- name: Convert role to collection format
run: |