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>
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index fb76042..dfb012c 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -15,13 +15,13 @@
mvn-settings: 'policy-common-settings'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-basebuild-4c-4g
+ build-node: ubuntu1604-builder-4c-4g
- project:
name: policy-common-sonar
jobs:
- gerrit-maven-sonar
cron: 'H 11 * * *'
- build-node: ubuntu1604-basebuild-4c-4g
+ build-node: ubuntu1604-builder-4c-4g
project: 'policy/common'
project-name: 'policy-common'
branch: 'master'