diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-sfc.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-sfc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml index 680076291..ffac8a65a 100644 --- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml +++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml @@ -23,14 +23,14 @@ !include-raw-escape: 'build-driver-zte-sfc-docker-image.sh' files: '**' archive-artifacts: '' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g - project: name: vfc-nfvo-driver-sfc-sonar jobs: - gerrit-maven-sonar cron: 'H 11 * * *' mvn-params: '-f zte/sfc-driver/pom.xml' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g project: 'vfc/nfvo/driver/sfc' project-name: 'vfc-nfvo-driver-sfc' branch: 'master' |