X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=jenkins%2Fci-pipelines%2Fci_stage_3.groovy;h=0b6dbc08a394c0ef8dbfa707139825f510bb3e5c;hb=dd102f6c4afaca367a5731dbbd71eeccc019e822;hp=2e2bf08772f71a044238ca044579a73c9dd1babe;hpb=1f405cf638cf081ca53777336eefb7e245c6ca92;p=osm%2Fdevops.git diff --git a/jenkins/ci-pipelines/ci_stage_3.groovy b/jenkins/ci-pipelines/ci_stage_3.groovy index 2e2bf087..0b6dbc08 100644 --- a/jenkins/ci-pipelines/ci_stage_3.groovy +++ b/jenkins/ci-pipelines/ci_stage_3.groovy @@ -180,7 +180,7 @@ node("${params.NODE}") { sh """ export OSM_USE_LOCAL_DEVOPS=true - jenkins/host/start_build system --build-container ${container_name} \ + installers/full_install_osm.sh -y -s ${container_name} --nodocker --nojuju --nohostports \ ${commit_id} \ ${repo_distro} \ ${repo_base_url} \