summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration.yaml
blob: fad9ebd6cb0be0d6f6312771ff1c1afb062d692b (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
---
- project:
    name: integration
    project-name: 'integration'
    jobs:
      - gerrit-maven-clm
      - '{project-name}-{stream}-{subproject}-verify-java'
      - '{project-name}-{stream}-{subproject}-merge-java'
      - '{project-name}-{stream}-{subproject}-release-version-java-daily'
    project: 'integration'
    subproject:
      - 'version-manifest':
          pom: 'version-manifest/pom.xml'
          pattern: 'version-manifest/**'
    stream:
      - 'master':
          branch: 'master'
    stream:
      - 'beijing':
          branch: 'beijing'
    mvn-settings: 'integration-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-builder-4c-4g