diff --git a/integration-tests/test-yeastx.sh b/integration-tests/test-yeastx.sh index 729d5d794e2c66a0d6e295f9ea8ef7a2771cfe48..857412dbca10a6ba1410b9a8976e14114da24866 100755 --- a/integration-tests/test-yeastx.sh +++ b/integration-tests/test-yeastx.sh @@ -32,9 +32,7 @@ function build_and_install_yeastx { local install_dmv=false local install_openbis=true local reinstall_all=false -# TODO: UNCOMMENT it !!!!!!!!!!!!!!!! -# build_and_install $install_dss $install_dmv $install_openbis $use_local_source $reinstall_all - build_and_install false $install_dmv false $use_local_source $reinstall_all + build_and_install $install_dss $install_dmv $install_openbis $use_local_source $reinstall_all cp $INSTALL/datastore_server-plugins.jar $WORK/datastore_server_yeastx/lib/ chmod_exec $WORK/datastore_server_yeastx/takeCifsOwnershipRecursive.sh