From 63dd284a321fbf65d563f5e65a419146ec7c50e5 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Mon, 3 Oct 2016 20:21:55 +0200 Subject: [PATCH] RO start_build changed to install openmano service Change-Id: Id7847decf9158b452ed93c22aec59a0932a3466d Signed-off-by: garciadeblas --- jenkins/RO/start_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/RO/start_build b/jenkins/RO/start_build index 620ab0c5..4c9adfce 100755 --- a/jenkins/RO/start_build +++ b/jenkins/RO/start_build @@ -60,7 +60,7 @@ INFO "starting build" INFO " cleaning .pyc" rm -f *.pyc INFO " installing openmano packages and dependencies from current repo (--noclone)" -./scripts/install-openmano.sh --develop --noclone -q +./scripts/install-openmano.sh --noclone -q INFO " compiling *.py" python -m py_compile *.py #&& #uncomment to concatenate commands #basic test HERE #&& #uncomment to concatenate commands -- 2.25.1