blob: 10660572b7f73e30755275ba57814fef48f25635 [file] [log] [blame]
Gary Wuc652d4a2017-09-22 13:33:42 -07001---
2- project:
3 name: integration-docker
4 project-name: 'integration'
5 jobs:
6 - '{project-name}-{stream}-{subproject}-docker-merge'
7 - '{project-name}-{stream}-{subproject}-docker-verify'
8 project: 'integration'
9 stream:
10 - 'master':
11 branch: 'master'
Gary Wuc652d4a2017-09-22 13:33:42 -070012 subproject:
13 - 'sniroemulator':
14 pom: 'test/mocks/sniroemulator/pom.xml'
15 pattern: 'test/mocks/sniroemulator/**'
Gary Wud72d3632018-05-11 08:42:36 -070016 - 'pnfsimulator':
Tomasz Golabek086b75a2019-08-06 13:26:10 +020017 pom: 'test/mocks/pnfsimulator/pnfsimulator/pom.xml'
18 pattern: 'test/mocks/pnfsimulator/pnfsimulator/**'
19 - 'netconfsimulator':
20 pom: 'test/mocks/pnfsimulator/netconfsimulator/pom.xml'
21 pattern: 'test/mocks/pnfsimulator/netconfsimulator/**'
Gary Wuc652d4a2017-09-22 13:33:42 -070022 mvn-settings: 'integration-settings'
23 files: '**'
24 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070025 build-node: ubuntu1604-builder-4c-4g