Move distribution template to releng
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-offline.sh
index 1d484179458fc7e7ef4fc64a4b7527d25b6b2903..e5ff0e759060212145f2b51088279d09a26b97dc 100644 (file)
@@ -67,8 +67,7 @@ echo "sleeping for 20 seconds..."
 sleep 20
 
 echo "Check OSGi bundles..."
-# Remove until we get sshpass in rackspace
-#./client "feature:install ${CONTROLLERFEATURES}" || echo $? > ${WORKSPACE}/error.txt
+sshpass -p karaf ./client -u karaf "feature:install ${CONTROLLERFEATURES}" || echo $? > ${WORKSPACE}/error.txt
 
 echo "Fetching Karaf log"
 cd ${WORKSPACE}