Filip Pytloun | 7af94b3 | 2017-03-14 18:38:52 +0100 | [diff] [blame] | 1 | classes: |
Filip Pytloun | 63b0ee4 | 2017-03-14 19:20:38 +0100 | [diff] [blame] | 2 | - system.jenkins.client.job.opencontrail.build |
| 3 | - system.jenkins.client.job.opencontrail.git-mirrors |
Filip Pytloun | 7af94b3 | 2017-03-14 18:38:52 +0100 | [diff] [blame] | 4 | parameters: |
| 5 | _param: |
Jan Cach | ab4cb93 | 2018-05-11 16:22:48 +0200 | [diff] [blame] | 6 | contrail_branches: "R3.0.2.x,R3.0.3.x,R3.1,R3.1.1.x,R3.2,R3.2.3.x,R4.0,R4.1,R5.0,master" |
Jan Cach | d6de1bf | 2018-06-22 13:43:29 +0200 | [diff] [blame] | 7 | # from OC50 there are new repos without older branches |
Jan Cach | 374559f | 2018-07-02 15:50:00 +0200 | [diff] [blame] | 8 | oc5_branches: "R5.0,master" |
Jan Cach | 872d40c | 2018-06-08 10:03:17 +0200 | [diff] [blame] | 9 | # generateDS does not have 5.0 branch |
| 10 | contrail_branches_generateDS: "R3.0.2.x,R3.0.3.x,R3.1,R3.1.1.x,R3.2,R3.2.3.x,R4.0,R4.1,master" |
Filip Pytloun | 7af94b3 | 2017-03-14 18:38:52 +0100 | [diff] [blame] | 11 | contrail_kubernetes_branches: "master,release-1.2" |
chnyda | 00832ab | 2017-08-09 15:12:56 +0200 | [diff] [blame] | 12 | contrail_dpdk_extra_branches: "mitaka,mitaka_dpdk_17_02,mitaka_dpdk_17_05,kilo,liberty-multiqueue,newton,ocata" |
chnyda | 850478d | 2017-09-26 10:44:02 +0200 | [diff] [blame] | 13 | contrail_ceilometer_plugin_branches: "master,R4.0,R4.1" |
Jakub Josef | 19de575 | 2017-04-12 23:50:01 +0200 | [diff] [blame] | 14 | contrail_kubernetes_branches: "master,origin-1.1,origin-1.1.3,release-1.1,release-1.2" |
chnyda | 850478d | 2017-09-26 10:44:02 +0200 | [diff] [blame] | 15 | contrail_dpdk_branches: "master,R3.0.2.x,R3.0.3.x,R3.1,R3.1.1.x,R3.2,R3.2.3.x,R4.0,R4.0.1,R4.1,contrail_dpdk_17_02,contrail_dpdk_17_05,contrail_dpdk_1_7,contrail_dpdk_2_0,contrail_dpdk_2_1" |
Jan Cach | c41126f | 2018-03-26 12:54:21 +0200 | [diff] [blame] | 16 | contrail_third_party_cache_fixup_branches: "master" |
Jakub Josef | 2da10ef | 2017-03-28 18:20:44 +0200 | [diff] [blame] | 17 | jenkins: |
| 18 | client: |
| 19 | view: |
| 20 | Opencontrail: |
| 21 | enabled: true |
| 22 | type: CategorizedJobsView |
| 23 | include_regex: "build-opencontrail-.*" |
| 24 | categories: |
| 25 | - group_regex: "build-opencontrail-dpdk-extra-.*" |
| 26 | naming_rule: "DPDK Extras" |
| 27 | - group_regex: "build-opencontrail-oc303-.*" |
| 28 | naming_rule: "R3.0.3.x" |
| 29 | - group_regex: "build-opencontrail-oc31-.*" |
| 30 | naming_rule: "R3.1" |
| 31 | - group_regex: "build-opencontrail-oc311-.*" |
| 32 | naming_rule: "R3.1.1.x" |
| 33 | - group_regex: "build-opencontrail-oc32-.*" |
| 34 | naming_rule: "R3.2" |
chnyda | f21ffb9 | 2017-08-14 10:35:35 +0200 | [diff] [blame] | 35 | - group_regex: "build-opencontrail-oc323-.*" |
| 36 | naming_rule: "R3.2.3.x" |
chnyda | 2ad4b73 | 2017-05-09 10:28:45 +0200 | [diff] [blame] | 37 | - group_regex: "build-opencontrail-oc40-.*" |
| 38 | naming_rule: "R4.0" |
chnyda | 850478d | 2017-09-26 10:44:02 +0200 | [diff] [blame] | 39 | - group_regex: "build-opencontrail-oc41-.*" |
| 40 | naming_rule: "R4.1" |
Jan Cach | ab4cb93 | 2018-05-11 16:22:48 +0200 | [diff] [blame] | 41 | - group_regex: "build-opencontrail-oc50-.*" |
| 42 | naming_rule: "R5.0" |
chnyda | cb9ca9a | 2017-04-26 15:55:19 +0200 | [diff] [blame] | 43 | - group_regex: "build-opencontrail-oc666-.*" |
| 44 | naming_rule: "oc-666" |