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: |
| 6 | contrail_branches: "R3.0.2.x,R3.0.3.x,R3.1,R3.1.1.x,R3.2,master" |
| 7 | contrail_kubernetes_branches: "master,release-1.2" |
| 8 | contrail_dpdk_extra_branches: "mitaka,kilo,liberty-multiqueue" |
| 9 | contrail_ceilometer_plugin_branches: "master" |
Jakub Josef | 2da10ef | 2017-03-28 18:20:44 +0200 | [diff] [blame] | 10 | jenkins: |
| 11 | client: |
| 12 | view: |
| 13 | Opencontrail: |
| 14 | enabled: true |
| 15 | type: CategorizedJobsView |
| 16 | include_regex: "build-opencontrail-.*" |
| 17 | categories: |
| 18 | - group_regex: "build-opencontrail-dpdk-extra-.*" |
| 19 | naming_rule: "DPDK Extras" |
| 20 | - group_regex: "build-opencontrail-oc303-.*" |
| 21 | naming_rule: "R3.0.3.x" |
| 22 | - group_regex: "build-opencontrail-oc31-.*" |
| 23 | naming_rule: "R3.1" |
| 24 | - group_regex: "build-opencontrail-oc311-.*" |
| 25 | naming_rule: "R3.1.1.x" |
| 26 | - group_regex: "build-opencontrail-oc32-.*" |
| 27 | naming_rule: "R3.2" |