Fix Bug 2086 Updating VNF status configurable
[osm/RO.git] / devops-stages / stage-build.sh
index 2cd4689..8818289 100755 (executable)
@@ -37,14 +37,9 @@ dist_ro_vim_vmware
 dist_ro_vim_gcp"
 
 TOX_ENV_LIST="$(echo $PACKAGES | sed "s/ /,/g")"
-<<<<<<< ours
-
-TOX_PARALLEL_NO_SPINNER=1 tox -e $TOX_ENV_LIST --parallel auto
-=======
 PROCESSES=$(expr `nproc --a` / 2)
 
 TOX_PARALLEL_NO_SPINNER=1 tox -e $TOX_ENV_LIST --parallel $PROCESSES
->>>>>>> theirs
 
 # Copying packages
 # RO plugin