From: tierno Date: Wed, 21 Dec 2016 23:41:39 +0000 (+0100) Subject: add basic_test to RO module. Remove a typo X-Git-Tag: v1.0.3~2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=59699d6020c0c5622282ef53996bc11d64df5a40 add basic_test to RO module. Remove a typo Change-Id: Iadd6fa772d608886c654a86dd71306cc951af421 Signed-off-by: tierno --- diff --git a/jenkins/RO/start_build b/jenkins/RO/start_build index b8568a4f..23a74c21 100755 --- a/jenkins/RO/start_build +++ b/jenkins/RO/start_build @@ -41,7 +41,7 @@ INFO " compiling *.py" #python $TEMPFILE && python -m py_compile *.py && #uncomment to concatenate commands INFO " basic_test" && -./test/basictest.sh --force --insert-bashrc --install-openvim --init-openvima #&& +./test/basictest.sh --force --insert-bashrc --install-openvim --init-openvim #&& #basic test HERE #&& #uncomment to concatenate commands RC=$?