diff options
Diffstat (limited to 'jjb/vvp/vvp-test-engine.yaml')
-rw-r--r-- | jjb/vvp/vvp-test-engine.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml index 3c79f06b3..71bbbc8ef 100644 --- a/jjb/vvp/vvp-test-engine.yaml +++ b/jjb/vvp/vvp-test-engine.yaml @@ -12,7 +12,7 @@ path: '.' pattern: '**' mvn-settings: 'vvp-test-engine-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/test-engine' project-name: 'vvp-test-engine' branch: 'master' |