Skip to content
Snippets Groups Projects
Commit 74ad9364 authored by tpylak's avatar tpylak
Browse files

minor: shorten integration tests

SVN: 16854
parent 3734014d
No related branches found
No related tags found
No related merge requests found
......@@ -123,9 +123,9 @@ function integration_tests_screening {
prepare_data_first_phase
switch_dss "on" datastore_server_screening
sleep 60
prepare_data_second_phase
sleep 20
sleep 30
prepare_data_second_phase
sleep 15
assert_dir_empty $DSS_INCOMING_PARENT_DIR/incoming-analysis
assert_dir_empty $DSS_INCOMING_PARENT_DIR/incoming-analysis-genedata
......@@ -151,7 +151,6 @@ function quick_api_test {
switch_dss "on" datastore_server_screening
test_screening_api
switch_dss "off" datastore_server_screening
shutdown_openbis_server $OPENBIS_SERVER_HCS
......@@ -159,4 +158,4 @@ function quick_api_test {
}
integration_tests_screening
#quick_api_test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment