From c88c1f7906095579f2ac12e83b8b583ac3b1b1c6 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Fri, 3 Dec 2010 13:47:39 +0000 Subject: [PATCH] minor: hcs integration tests - give openBIS more time to start before timeout problem with XML loading is fixed SVN: 18994 --- integration-tests/test-screening.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/test-screening.sh b/integration-tests/test-screening.sh index fee4b83dd8c..47146e06a55 100755 --- a/integration-tests/test-screening.sh +++ b/integration-tests/test-screening.sh @@ -141,7 +141,7 @@ function integration_tests_screening { prepare_data_first_phase # let openBIS AS start before starting DSS - sleep 15 + sleep 120 switch_dss "on" datastore_server_screening sleep 30 assertSpotSizes "24x16,24x16" -- GitLab