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:
f3b64c9
)
Add PATH for /snap/bin
82/6482/2
author
Mike Marchetti
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 19:08:31 +0000
(15:08 -0400)
committer
marchettim
<mmarchetti@sandvine.com>
Thu, 13 Sep 2018 19:08:55 +0000
(20:08 +0100)
Change-Id: I18258312aa74c504df90715f79a1b6db80bddf75
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
083d11d
..
d7b3765
100644
(file)
--- a/
jenkins/ci-pipelines/ci_stage_3.groovy
+++ b/
jenkins/ci-pipelines/ci_stage_3.groovy
@@
-180,6
+180,7
@@
node("${params.NODE}") {
sh """
export OSM_USE_LOCAL_DEVOPS=true
+ export PATH=$PATH:/snap/bin
installers/full_install_osm.sh -y -s ${container_name} --nolxd --nodocker --nojuju --nohostports \
${commit_id} \
${repo_distro} \