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:
67411aa
)
Add -nolxd for CI osm installation
81/6481/2
author
Mike Marchetti
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 18:38:20 +0000
(14:38 -0400)
committer
marchettim
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 18:39:09 +0000
(19:39 +0100)
Change-Id: Id2e000299a6f5e7ef82739372f7d568a65a4f74f
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
0b6dbc0
..
083d11d
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
- installers/full_install_osm.sh -y -s ${container_name} --nodocker --nojuju --nohostports \
+ installers/full_install_osm.sh -y -s ${container_name} --no
lxd --no
docker --nojuju --nohostports \
${commit_id} \
${repo_distro} \
${repo_base_url} \