Skip to content

Commit

Permalink
Clear plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
hdefazio committed Dec 20, 2024
1 parent 457e997 commit 1fb745b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/scripts/gh-actions/run-e2e-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ source python/kserve/.venv/bin/activate
pushd test/e2e >/dev/null
echo "**** collect ****"
pytest --collect-only
echo "**** plugins ****"
pytest --trace-config
echo "***** TEST ****"
pytest $PROJECT_ROOT/test/e2e -vvv -s --full-trace --cache-clear --setup-show -m "$1" --ignore=qpext --log-cli-level=DEBUG -n $PARALLELISM --dist no
sleep 30m
Expand Down

0 comments on commit 1fb745b

Please sign in to comment.