annotate NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 699:e3d41c4168c3 attach-custom-data

fix custom data tests
author Alain Mazy <am@orthanc.team>
date Thu, 26 Sep 2024 12:19:36 +0200
parents f3475c3e42e5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
599
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
1 #!/bin/bash
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
2
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
3 set -ex
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
4
699
e3d41c4168c3 fix custom data tests
Alain Mazy <am@orthanc.team>
parents: 599
diff changeset
5 /scripts/wait-for-it.sh orthanc-pg-15-6rev2-for-integ-tests:8042 -t 60
e3d41c4168c3 fix custom data tests
Alain Mazy <am@orthanc.team>
parents: 599
diff changeset
6 # python /tests/orthanc-tests/Tests/Run.py --server=orthanc-pg-15-6rev2-for-integ-tests --force --docker -- -v Orthanc.test_lua_deadlock
e3d41c4168c3 fix custom data tests
Alain Mazy <am@orthanc.team>
parents: 599
diff changeset
7 python /tests/orthanc-tests/Tests/Run.py --server=orthanc-pg-15-6rev2-for-integ-tests --force --docker -- -v