78549965e2f8bd64bdb4ba8aa4c350c0a100361c
[releng/builder.git] / jjb / yangtools / yangtools-csit-system.yaml
1 ---
2 - project:
3     name: yangtools-csit-system
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: "yangtools"
9
10     # The functionality under test
11     functionality: "system"
12
13     # Project branches.
14     stream:
15       - chlorine:
16           branch: "master"
17           jre: "openjdk11"
18       - sulfur:
19           branch: "stable/sulfur"
20           jre: "openjdk11"
21       - phosphorus:
22           branch: "stable/phosphorus"
23           jre: "openjdk11"
24       - silicon:
25           branch: "stable/silicon"
26           jre: "openjdk11"
27
28     install:
29       - only:
30           scope: "only"
31
32     # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs.
33     tools_system_count: 0
34
35     # Features to install
36     install-features: "odl-restconf"
37
38     # Robot custom options:
39     robot-options: ""
40     # Additional patterns to archive
41     # FIXME: Delete if no patterns.