Merge "Update the Ubuntu 16.04 kubernetes images"
[releng/builder.git] / jjb / sxp / sxp-csit-filtering.yaml
1 ---
2 - project:
3     name: sxp-csit-filtering
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'sxp'
9
10     # The functionality under test
11     functionality: 'filtering'
12
13     # Project branches
14     stream:
15       - sodium:
16           branch: 'master'
17       - neon:
18           branch: 'stable/neon'
19           trigger-jobs: '{project}-merge-{stream}'
20           karaf-version: 'odl'
21           # yamllint disable-line rule:line-length
22           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.8.0-SNAPSHOT/xml/features'
23       - fluorine:
24           branch: 'stable/fluorine'
25           trigger-jobs: '{project}-merge-{stream}'
26           karaf-version: 'odl'
27           # yamllint disable-line rule:line-length
28           repo-url: 'mvn:org.opendaylight.sxp/features-sxp/1.7.2-SNAPSHOT/xml/features'
29       - oxygen:
30           branch: 'stable/oxygen'
31           disable-job: true
32
33     install:
34       - all:
35           scope: 'all'
36
37     # Features to install
38     install-features: 'odl-restconf,odl-sxp-routing'
39
40     # Robot custom options
41     robot-options: ''