Merge "Fix yamllint for aaa"
[releng/builder.git] / jjb / yangtools / yangtools-csit-system.yaml
1 ---
2 - project:
3     name: yangtools-csit-system
4     jobs:
5       - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'yangtools'
9
10     # The functionality under test
11     functionality: 'system'
12
13     # Project branches.
14     stream:
15       - carbon:
16           branch: 'master'
17           jre: 'openjdk8'
18       # The tested component was only introduced in Carbon.
19
20     install:
21       - only:
22           scope: 'only'
23
24     # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs.
25     tools_system_count: 0
26     odl_system_flavor: 8 GB General Purpose v1
27
28     # Features to install
29     install-features: 'odl-restconf'
30
31     # Robot custom options:
32     robot-options: ''
33
34     # Additional patterns to archive
35     archive-artifacts: ''
36     # FIXME: Delete if no patterns.