Merge "Skip SFT during mdsal-sonar"
[releng/builder.git] / jjb / of-config / of-config.yaml
1 ---
2 - project:
3     name: of-config-sodium
4     jobs:
5       - odl-maven-jobs
6
7     stream: sodium
8     project: 'of-config'
9     project-name: 'of-config'
10     branch: 'master'
11     mvn-settings: 'of-config-settings'
12     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
13     dependencies: netconf-merge-{stream}'
14     email-upstream: '[of-config] [netconf]'
15     disable-job: true
16
17     # Used by the release job
18     staging-profile-id: a6880455efe67
19
20 - project:
21     name: of-config-neon
22     jobs:
23       - odl-maven-jobs
24
25     stream: neon
26     project: 'of-config'
27     project-name: 'of-config'
28     branch: 'stable/neon'
29     mvn-settings: 'of-config-settings'
30     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
31     dependencies: netconf-merge-{stream}'
32     email-upstream: '[of-config] [netconf]'
33     disable-job: true
34
35     # Used by the release job
36     staging-profile-id: a6880455efe67
37
38 - project:
39     name: of-config-fluorine
40     jobs:
41       - odl-maven-jobs
42
43     stream: fluorine
44     project: 'of-config'
45     project-name: 'of-config'
46     branch: 'stable/fluorine'
47     mvn-settings: 'of-config-settings'
48     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
49     dependencies: netconf-merge-{stream}'
50     email-upstream: '[of-config] [netconf]'
51     disable-job: true
52
53     # Used by the release job
54     staging-profile-id: a6880455efe67
55
56 - project:
57     name: of-config-sonar
58     jobs:
59       - gerrit-maven-sonar
60     project: 'of-config'
61     project-name: 'of-config'
62     branch: 'master'
63     mvn-settings: 'of-config-settings'
64     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
65     disable-job: true
66
67 - project:
68     name: of-config-view
69     views:
70       - project-view
71     project-name: of-config