view NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 774:82c61e3f7737

new C-Get smoke test
author Alain Mazy <am@orthanc.team>
date Tue, 21 Jan 2025 16:42:04 +0100
parents 89cb780d8a11
children 7b29eaf4ab82 de1ee0264916
line wrap: on
line source

#!/bin/bash

set -ex

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