Replace pip freeze with pipdeptree
[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       - oxygen:
17           branch: 'master'
18           jre: 'openjdk8'
19       - nitrogen:
20           branch: 'stable/nitrogen'
21           jre: 'openjdk8'
22       - carbon:
23           branch: 'stable/carbon'
24           jre: 'openjdk8'
25           karaf-version: karaf3
26       - boron:
27           branch: 'stable/boron'
28           jre: 'openjdk8'
29           karaf-version: karaf3
30
31     install:
32       - only:
33           scope: 'only'
34       - all:
35           scope: 'all'
36
37     # 6 Ubuntu VMs in JCloud configuration
38     tools_system_count: 6
39     tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
40
41     # Features to install
42     install-features: >
43         odl-groupbasedpolicy-ofoverlay,
44         odl-groupbasedpolicy-ui,
45         odl-restconf-all
46
47     # Robot custom options
48     robot-options: ''