Code Review
/
infra
/
cicd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3fd05cd
)
Include provisioner type in build description
84/2084/1
author
Fatih Degirmenci
<fdegir@gmail.com>
Wed, 28 Aug 2019 09:38:46 +0000
(09:38 +0000)
committer
Fatih Degirmenci
<fdegir@gmail.com>
Wed, 28 Aug 2019 09:38:46 +0000
(09:38 +0000)
Change-Id: I6cd3ff6d93ab6d8bfa05e3ee342cb5f67c0f0adf
jjb/cloud-infra/cloud-infra-macros.yaml
patch
|
blob
|
history
diff --git
a/jjb/cloud-infra/cloud-infra-macros.yaml
b/jjb/cloud-infra/cloud-infra-macros.yaml
index 100ca8fc3bb4feb56c7e6a3a6b2a30fc5df66f71..398f7e108140333692e84dd84aef1f39e3f88986 100644
(file)
--- a/
jjb/cloud-infra/cloud-infra-macros.yaml
+++ b/
jjb/cloud-infra/cloud-infra-macros.yaml
@@
-59,7
+59,7
@@
- inject:
properties-file: "$WORKSPACE/change.properties"
- description-setter:
- description: $
INSTALLER_TYPE -
$DEPLOY_SCENARIO
+ description: $
PROVISIONER_TYPE | $INSTALLER_TYPE |
$DEPLOY_SCENARIO
- builder:
name: 'cloud-infra-scenario-deploy-macro'