view NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 811:9e8ae918f6c1

try to fix DelayedDeletion tests on Github runners
author Alain Mazy <am@orthanc.team>
date Thu, 08 May 2025 09:54:04 +0200
parents de1ee0264916
children 5140a8917254
line wrap: on
line source

#!/bin/bash

set -ex

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