ci: tox-lsr version 3.15.0 [citest_skip]

This adds back support for IPv6 in qemu VMs, which appears to be working now.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2026-02-10 09:08:42 -07:00 committed by Richard Megginson
parent 00f8c0e839
commit c295e5b320
5 changed files with 5 additions and 5 deletions

View file

@ -35,7 +35,7 @@ jobs:
- name: Install tox, tox-lsr
run: |
set -euxo pipefail
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
- name: Convert role to collection format
id: collection

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.14.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
- name: Run ansible-plugin-scan
run: |

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.14.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
- name: Convert role to collection format
run: |

View file

@ -70,7 +70,7 @@ jobs:
tox=tox
virtualenv=virtualenv
fi
pip install "$tox" "$virtualenv" "git+https://github.com/linux-system-roles/tox-lsr@3.14.0"
pip install "$tox" "$virtualenv" "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
# If you have additional OS dependency packages e.g. libcairo2-dev
# then put them in .github/config/ubuntu-requirements.txt, one
# package per line.

View file

@ -110,7 +110,7 @@ jobs:
python3 -m pip install --upgrade pip
sudo apt update
sudo apt install -y --no-install-recommends git ansible-core genisoimage qemu-system-x86
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.14.0"
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.15.0"
# HACK: Drop this when moving this workflow to 26.04 LTS
- name: Update podman to 5.x for compatibility with bootc-image-builder's podman 5