Pin flake8 version in tox.ini to 6.1.0
[osm/RO.git] / devops-stages / stage-build.sh
index 5bc8cd5..b8ce5b5 100755 (executable)
@@ -33,13 +33,11 @@ dist_ro_vim_aws
 dist_ro_vim_azure
 dist_ro_vim_openstack
 dist_ro_vim_openvim
-dist_ro_vim_vmware
-dist_ro_vim_gcp"
+dist_ro_vim_vmware"
 
 TOX_ENV_LIST="$(echo $PACKAGES | sed "s/ /,/g")"
-PROCESSES=$(expr `nproc --a` / 2)
 
-TOX_PARALLEL_NO_SPINNER=1 tox -e $TOX_ENV_LIST --parallel $PROCESSES
+tox -e $TOX_ENV_LIST
 
 # Copying packages
 # RO plugin