blob: 2c46a1560b6da4b16104700abadbad35524d3eea (
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
36
37
38
39
40
41
42
43
44
45
46
|
---
- project:
name: testsuite-heatbridge-master
project-name: 'testsuite-heatbridge'
subproject:
- heatbridge:
path: '.'
pattern: '**'
jobs:
- '{project-name}-{stream}-{subproject}-verify-python'
project: 'testsuite/heatbridge'
subproject:
- 'heatbridge':
path: 'heatbridge'
pattern: 'heatbridge/**'
stream:
- 'master':
branch: 'master'
- 'dublin':
branch: 'dublin'
- 'elalto':
branch: 'elalto'
mvn-settings: 'testsuite-heatbridge-settings'
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-builder-4c-4g
- project:
name: testsuite-heatbridge-master-clm
jobs:
- gerrit-maven-clm
nexus-iq-namespace: 'onap-'
project: testsuite/heatbridge
project-name: 'testsuite-heatbridge'
build-node: ubuntu1604-builder-4c-4g
branch: 'master'
mvn-settings: 'testsuite-heatbridge-settings'
- project:
name: testsuite-heatbridge-info
project-name: testsuite-heatbridge
jobs:
- gerrit-info-yaml-verify
build-node: centos7-builder-2c-1g
project: testsuite/heatbridge
branch: master
|