Disable all Oxygen Jobs to save infra resources
[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       - sodium:
16           branch: 'master'
17       - neon:
18           branch: 'stable/neon'
19       - fluorine:
20           branch: 'stable/fluorine'
21       - oxygen:
22           branch: 'stable/oxygen'
23           disable-job: true
24
25     install:
26       - only:
27           scope: 'only'
28
29     # No tools system VMs needed, but ODL system needs RAM and benefits from CPUs.
30     tools_system_count: 0
31
32     # Features to install
33     install-features: 'odl-restconf'
34
35     # Robot custom options:
36     robot-options: ''
37
38     # Additional patterns to archive
39     # FIXME: Delete if no patterns.