Update cloud image CentOS7 docker x86_64
[releng/builder.git] / jjb / integration / integration-configure-clustering.sh
index 33f7b546380e27b206da03000f1c0a892c986610..42f73e40a3c6ada706b24cc1c74a79b1c1f81b10 100644 (file)
@@ -4,7 +4,7 @@
 # ${ROBOT_VENV} comes from the integration-install-robotframework.sh
 # script.
 # shellcheck disable=SC1090,SC1091
-source "${ROBOT_VENV}/bin/activate"
+. "${ROBOT_VENV}/bin/activate"
 source /tmp/common-functions.sh "${BUNDLEFOLDER}"
 
 echo "#################################################"
@@ -18,6 +18,8 @@ nodes_list=$(get_nodes_list)
 
 run_plan "script"
 
+add_jvm_support
+
 create_configuration_script
 
 create_startup_script