diff options
Diffstat (limited to 'jjb/vvp/vvp-engagementmgr.yaml')
-rw-r--r-- | jjb/vvp/vvp-engagementmgr.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vvp/vvp-engagementmgr.yaml b/jjb/vvp/vvp-engagementmgr.yaml index a01bd8459..5ba163bef 100644 --- a/jjb/vvp/vvp-engagementmgr.yaml +++ b/jjb/vvp/vvp-engagementmgr.yaml @@ -12,7 +12,7 @@ path: '.' pattern: '**' mvn-settings: 'vvp-engagementmgr-settings' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g jobs: - gerrit-python-xc-clm - '{project-name}-{stream}-{subproject}-verify-python' @@ -24,7 +24,7 @@ jobs: - gerrit-maven-sonar cron: 'H 11 * * *' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g project: 'vvp/engagementmgr' project-name: 'vvp-engagementmgr' branch: 'master' |