Fix Bug 1607 Interface position is not taken into account and
[osm/RO.git] / devops-stages / stage-build.sh
index 5bc8cd5..00b5ae9 100755 (executable)
@@ -33,8 +33,7 @@ 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)