commit | f43a85d2e608dffa45ff6ce29f0ca1028606fa4f | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Wed Aug 28 09:38:46 2019 +0000 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Wed Aug 28 09:38:46 2019 +0000 |
tree | 13892a0b59216ab50723bc2cf569edd2c4c870b1 | |
parent | 3fd05cda22a87bfe493f4aef685a9c049d78f74e [diff] |
Include provisioner type in build description Change-Id: I6cd3ff6d93ab6d8bfa05e3ee342cb5f67c0f0adf
diff --git a/jjb/cloud-infra/cloud-infra-macros.yaml b/jjb/cloud-infra/cloud-infra-macros.yaml index 100ca8f..398f7e1 100644 --- 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'