Merge "Update cloud image list docs"
[releng/builder.git] / jjb / netconf / netconf.yaml
1 ---
2 - project:
3     name: netconf-sodium
4     jobs:
5       - '{project-name}-distribution-check-{stream}'
6       - '{project-name}-rtd-jobs':
7           build-node: centos7-builder-2c-2g
8           project-pattern: netconf
9           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
10           rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
11       - odl-maven-jobs
12
13     stream: sodium
14     project: 'netconf'
15     project-name: 'netconf'
16     branch: 'master'
17     build-node: centos7-builder-2c-8g
18     mvn-settings: 'netconf-settings'
19     mvn-goals: 'clean deploy -Pintegrationtests'
20     mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
21     build-timeout: 90
22     dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}'
23     email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]'
24
25     # Used by the release job
26     staging-profile-id: a67b22fc3663f
27
28 - project:
29     name: netconf-neon
30     jobs:
31       - '{project-name}-distribution-check-{stream}'
32       - '{project-name}-rtd-jobs':
33           build-node: centos7-builder-2c-2g
34           project-pattern: netconf
35           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
36           rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
37       - odl-maven-jobs
38
39     stream: neon
40     project: 'netconf'
41     project-name: 'netconf'
42     branch: 'stable/neon'
43     build-node: centos7-builder-2c-8g
44     mvn-settings: 'netconf-settings'
45     mvn-goals: 'clean deploy -Pintegrationtests'
46     mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
47     build-timeout: 90
48     dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}'
49     email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]'
50
51     # Used by the release job
52     staging-profile-id: a67b22fc3663f
53
54 - project:
55     name: netconf-fluorine
56     jobs:
57       - '{project-name}-distribution-check-{stream}'
58       - '{project-name}-rtd-jobs':
59           build-node: centos7-builder-2c-2g
60           project-pattern: netconf
61           rtd-build-url: https://readthedocs.org/api/v2/webhook/odl-netconf/48397/
62           rtd-token: aee2df909686ab7ba36f2ed08d90bdcf81f7b8dc
63       - odl-maven-jobs
64
65     stream: fluorine
66     project: 'netconf'
67     project-name: 'netconf'
68     branch: 'stable/fluorine'
69     build-node: centos7-builder-2c-8g
70     mvn-settings: 'netconf-settings'
71     mvn-goals: 'clean deploy -Pintegrationtests'
72     mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
73     build-timeout: 90
74     dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}'
75     email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]'
76
77     # Used by the release job
78     staging-profile-id: a67b22fc3663f
79
80 - project:
81     name: netconf-oxygen
82     jobs:
83       - '{project-name}-distribution-check-{stream}'
84       - odl-maven-jobs
85
86     stream: oxygen
87     project: 'netconf'
88     project-name: 'netconf'
89     branch: 'stable/oxygen'
90     build-node: centos7-builder-2c-8g
91     mvn-settings: 'netconf-settings'
92     mvn-goals: 'clean deploy -Pintegrationtests'
93     mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
94     build-timeout: 90
95     dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}'
96     email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]'
97     disable-job: true
98
99     # Used by the release job
100     staging-profile-id: a67b22fc3663f
101
102 - project:
103     name: netconf-sonar
104     jobs:
105       - gerrit-maven-sonar:
106           mvn-params: >
107             -Dodl.jacoco.aggregateFile=$WORKSPACE/target/jacoco.exec
108             -Dsonar.jacoco.reportPath=$WORKSPACE/target/jacoco.exec
109
110     project: 'netconf'
111     project-name: 'netconf'
112     branch: 'master'
113     build-node: centos7-builder-2c-8g
114     mvn-settings: 'netconf-settings'
115     mvn-goals: 'clean deploy -Pintegrationtests'
116     mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
117     build-timeout: 90
118
119 - project:
120     name: netconf-view
121     views:
122       - project-view
123     project-name: netconf