RO start_build changed to install openmano service 75/475/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 3 Oct 2016 18:21:55 +0000 (20:21 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 3 Oct 2016 18:21:55 +0000 (20:21 +0200)
Change-Id: Id7847decf9158b452ed93c22aec59a0932a3466d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
jenkins/RO/start_build

index 620ab0c..4c9adfc 100755 (executable)
@@ -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