diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-03-19 14:44:18 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-03-19 14:45:54 -0700 |
commit | 4f41c69646466dd82ec7b0482f236cf1bb076639 (patch) | |
tree | 332c51e34190b0c1d09a39edd0551d8c11740432 /jjb/dmaap/dmaap-datarouter.yaml | |
parent | 941ff9ac9f157f1bcac2ae8ea357d21d1727fbd3 (diff) |
Rename basebuild to builder
Rename nodes from "basebuild" to "builder" in preparation
for updating to common-packer.
Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/dmaap/dmaap-datarouter.yaml')
-rw-r--r-- | jjb/dmaap/dmaap-datarouter.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml index 1ad6daf44..d9548cf01 100644 --- a/jjb/dmaap/dmaap-datarouter.yaml +++ b/jjb/dmaap/dmaap-datarouter.yaml @@ -18,7 +18,7 @@ name: dmaap-datarouter-sonar jobs: - gerrit-maven-sonar - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g project: 'dmaap/datarouter' project-name: 'dmaap-datarouter' branch: 'master' |