Merge "Archiving dependencies.log"
[releng/builder.git] / jjb / iotdm / iotdm-csit-basic.yaml
1 - project:
2     name: iotdm-csit-basic
3     jobs:
4         - '{project}-csit-1node-{functionality}-{install}-{stream}'
5         - '{project}-csit-verify-1node-{functionality}'
6
7     # The project name
8     project: 'iotdm'
9
10     # The functionality under test
11     functionality: 'basic'
12
13     # Project branches
14     stream:
15         # Removed jobs testing Beryllium and Boron branches due to
16         # backward incompatible changes in test suites for Carbon
17         # TODO: Create test suites for specific release before
18         # Carbon if needed.
19         - carbon:
20             branch: 'master'
21             jre: 'openjdk8'
22
23     # TODO: Delete the following if suites are compatible with Boron again.
24     verify-stream: 'carbon'
25     # TODO: Remove the lines above and below when carbon becomes the default scit-verify stream.
26     verify-branch: 'master'
27     # TODO: Update the line above when stable/carbon is created.
28
29     install:
30         - only:
31             scope: 'only'
32         - all:
33             scope: 'all'
34
35     # Features to install
36     install-features: 'odl-onem2mall-iotdm'
37
38     # Robot custom options
39     robot-options: ''