assume pytest-parallel already is in container image
This commit is contained in:
parent
fa089d32ca
commit
2f4e52d31e
1 changed files with 2 additions and 2 deletions
4
podman/testdata/testscript.sh
vendored
4
podman/testdata/testscript.sh
vendored
|
|
@ -3,6 +3,6 @@
|
|||
set -e
|
||||
git clone /data/git git
|
||||
cd git
|
||||
python3 -m pip install pytest-parallel
|
||||
python3 -m pytest --workers auto
|
||||
#python3 -m pytest --workers auto
|
||||
python3 -m pytest -x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue