annotate NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 702:9af8e3ee07d9 attach-custom-data tip

fix
author Alain Mazy <am@orthanc.team>
date Fri, 27 Sep 2024 15:07:23 +0200
parents e3d41c4168c3
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