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

SE-133 YeastX: fix integration tests

SVN: 12721
parent 82b7e464
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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