diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-resmanagement.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-resmanagement.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml index c8888f719..0002c35ab 100644 --- a/jjb/vfc/vfc-nfvo-resmanagement.yaml +++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml @@ -8,7 +8,7 @@ stream: - 'master': branch: 'master' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g jobs: - gerrit-maven-clm: - '{project-name}-{stream}-verify-java' @@ -24,7 +24,7 @@ jobs: - gerrit-maven-sonar cron: 'H 11 * * *' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g project: 'vfc/nfvo/resmanagement' project-name: 'vfc-nfvo-resmanagement' branch: 'master' |