mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-20 01:45:09 +00:00
ci: use tox-lsr 3.3.0 which uses ansible-test 2.17
Upgrade ci tests to use tox-lsr 3.3.0 tox-lsr 3.3.0 uses ansible-test 2.17 Create the ansible-test ignore file for 2.17 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
parent
34d1f2d53e
commit
03e3b788ff
6 changed files with 8 additions and 5 deletions
2
.github/workflows/python-unit-test.yml
vendored
2
.github/workflows/python-unit-test.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
run: |
|
||||
set -euxo pipefail
|
||||
python -m pip install --upgrade pip
|
||||
pip install "git+https://github.com/linux-system-roles/tox-lsr@3.2.2"
|
||||
pip install "git+https://github.com/linux-system-roles/tox-lsr@3.3.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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue