projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06554a5
)
Update stage_3 to use multi-stack install
78/6478/2
author
Mike Marchetti
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 17:45:06 +0000
(13:45 -0400)
committer
marchettim
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 17:53:01 +0000
(18:53 +0100)
Change-Id: Ib8b4d3a994c18e6a6346070c90582a9a19851a9e
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
jenkins/ci-pipelines/ci_stage_3.groovy
patch
|
blob
|
history
diff --git
a/jenkins/ci-pipelines/ci_stage_3.groovy
b/jenkins/ci-pipelines/ci_stage_3.groovy
index
2e2bf08
..
0b6dbc0
100644
(file)
--- 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} \