diff --git a/integration-tests/test-yeastx.sh b/integration-tests/test-yeastx.sh
index c733e1b1293c62cc6c907565f28ecd4d760d7758..84bb5caa5ae6e4a577c6d5e4c530e3ab62dd5021 100755
--- a/integration-tests/test-yeastx.sh
+++ b/integration-tests/test-yeastx.sh
@@ -210,7 +210,7 @@ function integration_tests_yeastx {
     assert_correct_incoming_contents $MY_DATA/incoming
     
     switch_dss "off" datastore_server_yeastx
-    shutdown_openbis_server
+    shutdown_openbis_server $OPENBIS_SERVER
     exit_if_assertion_failed
 }