Merge "Update validate-ar jobs for silicon"
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-phosphorus
4     jobs:
5       - odl-maven-jobs
6       - odl-maven-verify-jobs
7
8     stream: phosphorus
9     project: "of-config"
10     project-name: "of-config"
11     branch: "master"
12     mvn-settings: "of-config-settings"
13     mvn-opts: "-Xmx1024m"
14     dependencies: netconf-merge-{stream}'
15     email-upstream: "[of-config] [netconf]"
16     disable-job: true
17
18     # Used by the release job
19     staging-profile-id: a6880455efe67
20
21 - project:
22     name: of-config-silicon
23     jobs:
24       - odl-maven-jobs
25       - odl-maven-verify-jobs
26
27     stream: silicon
28     project: "of-config"
29     project-name: "of-config"
30     branch: "stable/silicon"
31     mvn-settings: "of-config-settings"
32     mvn-opts: "-Xmx1024m"
33     dependencies: netconf-merge-{stream}'
34     email-upstream: "[of-config] [netconf]"
35     disable-job: true
36
37     # Used by the release job
38     staging-profile-id: a6880455efe67
39
40 - project:
41     name: of-config-aluminium
42     jobs:
43       - odl-maven-jobs
44       - odl-maven-verify-jobs
45
46     stream: aluminium
47     project: "of-config"
48     project-name: "of-config"
49     branch: "stable/aluminium"
50     mvn-settings: "of-config-settings"
51     mvn-opts: "-Xmx1024m"
52     dependencies: netconf-merge-{stream}'
53     email-upstream: "[of-config] [netconf]"
54     disable-job: true
55
56     # Used by the release job
57     staging-profile-id: a6880455efe67
58
59 - project:
60     name: of-config-magnesium
61     jobs:
62       - odl-maven-jobs
63       - odl-maven-verify-jobs
64
65     stream: magnesium
66     project: "of-config"
67     project-name: "of-config"
68     branch: "stable/magnesium"
69     mvn-settings: "of-config-settings"
70     mvn-opts: "-Xmx1024m"
71     dependencies: netconf-merge-{stream}'
72     email-upstream: "[of-config] [netconf]"
73     disable-job: true
74
75     # Used by the release job
76     staging-profile-id: a6880455efe67
77
78 - project:
79     name: of-config-release-management
80     jobs:
81       - gerrit-release-merge
82
83     project: of-config
84     project-name: of-config
85
86     build-node: centos7-builder-2c-1g
87     mvn-settings: of-config-settings
88
89 - project:
90     name: of-config-sonar
91     jobs:
92       - gerrit-maven-sonar
93     project: "of-config"
94     project-name: "of-config"
95     branch: "master"
96     mvn-settings: "of-config-settings"
97     mvn-opts: "-Xmx1024m"
98     disable-job: true
99     sonarcloud: true
100     sonarcloud-project-organization: "{sonarcloud_project_organization}"
101     sonarcloud-api-token: "{sonarcloud_api_token}"
102     sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
103
104 - project:
105     name: of-config-info
106     jobs:
107       - gerrit-info-yaml-verify
108     project: of-config
109     project-name: of-config
110     branch: master
111     build-node: centos7-builder-2c-1g
112
113 - project:
114     name: of-config-view
115     views:
116       - project-view
117     project-name: of-config