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