Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / netconf / netconf-distribution-mri-test.yaml
1 ---
2 - project:
3     name: netconf-distribution-mri-test
4     jobs:
5       - inttest-distribution-mri-test
6
7     project: "netconf"
8
9     stream:
10       - master:
11           branch: "master"
12           java-version: "openjdk11"
13       - silicon:
14           branch: "stable/silicon"
15           java-version: "openjdk11"
16
17     os-branch: "queens"
18
19     karaf-version: netconf
20
21     csit-mri-list: >
22       netconf-csit-1node-gate-callhome-only-{stream},
23       netconf-csit-1node-gate-userfeatures-all-{stream},
24       netconf-csit-1node-gate-userfeatures-rfc8040-all-{stream},
25       netconf-csit-1node-scale-only-{stream},
26       netconf-csit-3node-clustering-only-{stream},
27       netconf-csit-3node-clustering-scale-only-{stream}