Replace `` cmd substitution with $()
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-msmr.yaml
1 ---
2 - project:
3     name: lispflowmapping-csit-msmr
4     jobs:
5       - '{project}-csit-3node-{functionality}-{install}-{stream}'
6       - '{project}-csit-1node-{functionality}-{install}-{stream}'
7       - '{project}-csit-verify-1node-{functionality}'
8
9     # The project name
10     project: 'lispflowmapping'
11
12     # The functionality under test
13     functionality: 'msmr'
14
15     # Project branches
16     stream:
17       - carbon:
18           branch: 'master'
19           jre: 'openjdk8'
20       - boron:
21           branch: 'stable/boron'
22           jre: 'openjdk8'
23       - beryllium:
24           branch: 'stable/beryllium'
25           jre: 'openjdk7'
26
27     install:
28       - only:
29           scope: 'only'
30       - all:
31           scope: 'all'
32
33     # Features to install
34     install-features: 'odl-lispflowmapping-msmr'
35
36     # Robot custom options
37     robot-options: ''