From 23f897e7d27bf422f011d9b130ec5639482e5398 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Mon, 8 Nov 2010 15:38:27 +0000 Subject: [PATCH] minor: fix integration tests SVN: 18586 --- integration-tests/test-screening.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integration-tests/test-screening.sh b/integration-tests/test-screening.sh index 452d009159b..fee4b83dd8c 100755 --- a/integration-tests/test-screening.sh +++ b/integration-tests/test-screening.sh @@ -140,6 +140,8 @@ function integration_tests_screening { install_screening prepare_data_first_phase + # let openBIS AS start before starting DSS + sleep 15 switch_dss "on" datastore_server_screening sleep 30 assertSpotSizes "24x16,24x16" -- GitLab