Skip to content

Commit

Permalink
checkpoints - where are we failing
Browse files Browse the repository at this point in the history
  • Loading branch information
d-w-moore committed Feb 22, 2024
1 parent b6076d1 commit df02d66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-testing/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ cd "$DIR"
./recv_oneshot -h irods-provider -p 8888 -t 360
REPO="$(realpath ./repo)"
python -m pip install "$REPO[tests]"
echo "pip install or PRC done"
./iinit.py \
host irods-provider \
port 1247 \
user rods \
password rods \
zone tempZone
echo "iinit done"
python "$REPO"/irods/test/runner.py

0 comments on commit df02d66

Please sign in to comment.