blob: e840ed9ff6969eba7ba064af66156f2a9a702d3b [file] [log] [blame]
Antoine Musso45dd2cb2014-01-29 17:17:43 +01001pipelines:
2 - name: gate
3 manager: DependentPipelineManager
4 failure-message: Build failed. For information on how to proceed, see http://wiki.example.org/Test_Failures
5 trigger:
6 gerrit:
7 - event: comment-added
8 approval:
9 - approved: 1
10 start:
11 gerrit:
12 verified: 0
13 success:
14 gerrit:
15 verified: 2
16 submit: true
17 failure:
18 gerrit:
19 verified: -2
20
21projects:
22
23 - name: org/project1
24 gate:
James E. Blair97d902e2014-08-21 13:25:56 -070025 - integration
Antoine Musso45dd2cb2014-01-29 17:17:43 +010026
27 - name: org/project2
28 gate:
James E. Blair97d902e2014-08-21 13:25:56 -070029 - integration
30
31 - name: org/project3
32 gate:
33 - integration
34
35 - name: org/project4
36 gate:
37 - integration
James E. Blairbce35e12014-08-21 14:31:17 -070038
39 - name: org/project5
40 gate:
41 - integration
42
43 - name: org/project6
44 gate:
45 - integration