view NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 781:ff1ab89bc1c0 attach-custom-data

fix
author Alain Mazy <am@orthanc.team>
date Tue, 04 Feb 2025 17:33:21 +0100
parents 7b29eaf4ab82
children 5140a8917254
line wrap: on
line source

#!/bin/bash

set -ex

/scripts/wait-for-it.sh orthanc-pg-15-6rev3-for-integ-tests:8042 -t 60
# python /tests/orthanc-tests/Tests/Run.py --server=orthanc-pg-15-6rev3-for-integ-tests --force --docker -- -v  Orthanc.test_lua_deadlock
python /tests/orthanc-tests/Tests/Run.py --server=orthanc-pg-15-6rev3-for-integ-tests --force --docker -- -v