view NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 719:05e8e7043e05 find-refactoring tip

limit find results + pagination tests
author Alain Mazy <am@orthanc.team>
date Thu, 10 Oct 2024 17:51:59 +0200
parents f3475c3e42e5
children e3d41c4168c3
line wrap: on
line source

#!/bin/bash

set -ex

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