projects
/
osm
/
UI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1829ec3
)
apply test_install into method
88/5488/1
v3.0.0rc
author
Mike Marchetti
<mmarchetti@sandvine.com>
Mon, 2 Oct 2017 13:38:12 +0000
(09:38 -0400)
committer
Mike Marchetti
<mmarchetti@sandvine.com>
Mon, 2 Oct 2017 13:38:12 +0000
(09:38 -0400)
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Jenkinsfile
patch
|
blob
|
history
diff --git
a/Jenkinsfile
b/Jenkinsfile
index
25cc468
..
99cb405
100644
(file)
--- a/
Jenkinsfile
+++ b/
Jenkinsfile
@@
-27,6
+27,6
@@
node('docker') {
params.GERRIT_BRANCH,
params.GERRIT_REFSPEC,
params.GERRIT_PATCHSET_REVISION,
- params.
BUILD_SYSTEM
,
+ params.
TEST_INSTALL
,
params.ARTIFACTORY_SERVER)
}