view NewTests/PostgresUpgrades/run-integ-tests-from-docker.sh @ 747:283cdeb72cb9 find-refactoring tip

fix test_instances_tags and test_modules
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 30 Nov 2024 21:17:59 +0100
parents 89cb780d8a11
children
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