Chore: Revert back to ubuntu1804-builder
[ci-management.git] / jjb / vfc / vfc-nfvo-db.yaml
1 ---
2 - project:
3     name: vfc-nfvo-db
4     project: 'vfc/nfvo/db'
5     project-name: 'vfc-nfvo-db'
6     mvn-settings: 'vfc-nfvo-db-settings'
7     stream:
8       - 'master':
9           branch: 'master'
10     build-node: ubuntu1804-builder-4c-4g
11     jobs:
12       - '{project-name}-{stream}-verify-java'
13       - '{project-name}-{stream}-merge-java'
14       - gerrit-maven-stage:
15           sign-artifacts: true
16           build-node: centos7-builder-4c-4g
17           maven-versions-plugin: true
18       - '{project-name}-{stream}-docker-java-version-shell-daily':
19           docker-pom: 'pom.xml'
20           mvn-goals: 'install'
21           script:
22             !include-raw-escape: 'build-nfvo-db-docker-image.sh'
23           build-node: ubuntu1804-docker-8c-8g
24       - '{project-name}-gerrit-release-jobs':
25           build-node: centos7-docker-8c-8g
26
27
28 - project:
29     name: vfc-nfvo-db-info
30     project-name: vfc-nfvo-db
31     jobs:
32       - gerrit-info-yaml-verify
33     build-node: centos7-builder-2c-1g
34     project: vfc/nfvo/db
35     branch: master