summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-docker.yaml
blob: 92125d4ff2a517e2a173e50511c529836828273e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- project:
    name: integration-docker
    project-name: 'integration'
    jobs:
      - '{project-name}-{stream}-{subproject}-docker-merge'
      - '{project-name}-{stream}-{subproject}-docker-verify'
    project: 'integration'
    stream:
      - 'master':
          branch: 'master'
    subproject:
      - 'sniroemulator':
          pom: 'test/mocks/sniroemulator/pom.xml'
          pattern: 'test/mocks/sniroemulator/**'
    mvn-settings: 'integration-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-basebuild-4c-4g