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


- project:
    name: vfc-nfvo-db-info
    project-name: vfc-nfvo-db
    jobs:
      - gerrit-info-yaml-verify
    build-node: centos7-builder-2c-1g
    project: vfc/nfvo/db
    branch: master