Merge "Enhance 6Wind quagga image on ubuntu16 & centos7"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-6node.yaml
1 ---
2 - project:
3     name: groupbasedpolicy-csit-6node
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7
8     # The project name
9     project: 'groupbasedpolicy'
10
11     # The functionality under test
12     functionality: '6node'
13
14     # Project branches
15     stream:
16       - nitrogen:
17           branch: 'master'
18           jre: 'openjdk8'
19       - carbon:
20           branch: 'stable/carbon'
21           jre: 'openjdk8'
22           karaf-version: karaf3
23       - boron:
24           branch: 'stable/boron'
25           jre: 'openjdk8'
26           karaf-version: karaf3
27       - beryllium:
28           branch: 'stable/beryllium'
29           jre: 'openjdk7'
30           karaf-version: karaf3
31
32     install:
33       - only:
34           scope: 'only'
35       - all:
36           scope: 'all'
37
38     # 6 Ubuntu VMs in JCloud configuration
39     tools_system_count: 6
40     tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
41
42     # Features to install
43     install-features: >
44         odl-groupbasedpolicy-ofoverlay,
45         odl-groupbasedpolicy-ui,
46         odl-restconf-all
47
48     # Robot custom options
49     robot-options: ''