summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration-docker.yaml
blob: 8469345311720ec7a9efc788f4aecdbd4dd87213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
- 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/**'
    subproject:
      - 'pnfsimulator':
          pom: 'test/mocks/pnfsimulator/pom.xml'
          pattern: 'test/mocks/pnfsimulator/**'
    mvn-settings: 'integration-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-builder-4c-4g