-
Notifications
You must be signed in to change notification settings - Fork 100
/
Copy pathruntime-configs.yaml
159 lines (147 loc) · 3.84 KB
/
runtime-configs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
runtimes:
docker:
lab_type: docker
env_file: '.docker-env'
# ToDo: also run jobs with callbacks sent to BayLibre's KernelCI backend
lab-baylibre:
lab_type: legacy.lava_xmlrpc
url: 'https://lava.baylibre.com/RPC2/'
queue_timeout:
days: 1
filters:
- regex: {'tree': '^(kernelci|mainline|next|stable|arm64|riscv|soc|amlogic|matthiasbgg)$'}
- passlist:
plan:
- baseline
- kselftest
- preempt-rt
- ltp
lab-broonie:
lab_type: legacy.lava_xmlrpc
url: 'https://lava.sirena.org.uk/RPC2/'
priority_min: 0
priority_max: 40
queue_timeout:
days: 1
filters:
- blocklist: {tree: [android]}
lab-cip:
lab_type: legacy.lava_xmlrpc
url: 'https://lava.ciplatform.org/RPC2/'
priority: low
filters:
- passlist:
plan:
- baseline
- baseline-cip-nfs
- baseline-nfs
- kselftest
- ltp
- preempt-rt
- smc
- combination:
keys: ['tree', 'branch']
values:
- ['cip', 'linux-4.4.y-cip']
- ['cip', 'linux-4.4.y-cip-rt']
- ['cip-gitlab', 'ci/iwamatsu/linux-4.4.y-cip-rc']
- ['cip', 'linux-4.19.y-cip']
- ['cip', 'linux-4.19.y-cip-rt']
- ['cip-gitlab', 'ci/iwamatsu/linux-4.19.y-cip-rc']
- ['cip', 'linux-5.10.y-cip']
- ['cip', 'linux-5.10.y-cip-rt']
- ['cip-gitlab', 'ci/iwamatsu/linux-5.10.y-cip-rc']
- ['cip-gitlab', 'ci/pavel/linux-test']
- ['kernelci', 'staging-cip']
- ['mainline', 'master']
- ['next', 'master']
- ['next', 'pending-fixes']
- ['renesas', 'master']
- ['renesas-next', 'next']
- ['stable', 'linux-4.4.y']
- ['stable', 'linux-4.19.y']
- ['stable', 'linux-5.10.y']
- ['stable-rc', 'linux-4.4.y']
- ['stable-rc', 'linux-4.19.y']
- ['stable-rc', 'linux-5.10.y']
lab-clabbe:
lab_type: legacy.lava_xmlrpc
url: 'https://lava.montjoie.ovh/RPC2/'
queue_timeout:
hours: 24
filters:
- passlist:
plan:
- baseline
- sleep
tree:
- kernelci
- mainline
- next
- stable-rc
- stable
# lab-collabora:
# lab_type: legacy.lava_rest
# url: 'https://lava.collabora.dev/'
# priority: 45
# queue_timeout:
# days: 2
# filters: &collabora-filters
# - blocklist:
# tree: [android]
#
# lab-collabora-staging:
# lab_type: legacy.lava_rest
# url: 'https://staging.lava.collabora.dev/'
# priority: 45
# queue_timeout:
# hours: 1
# filters: *collabora-filters
lab-kontron:
lab_type: legacy.lava_rest
url: 'https://lavalab.kontron.com/'
filters:
- passlist:
plan:
- baseline
lab-linaro-lkft:
lab_type: legacy.lava_rest
url: 'https://lkft.validation.linaro.org/'
priority_min: 0
priority_max: 25
queue_timeout:
days: 1
filters:
- passlist:
plan:
- baseline
- kselftest
- ltp
tree:
- kernelci
- next
- stable-rc
- stable
lab-nxp:
lab_type: legacy.lava_rest
url: 'https://lavalab.nxp.com/'
filters:
- passlist:
plan:
- baseline
lab-pengutronix:
lab_type: legacy.lava_rest
url: 'https://hekla.openlab.pengutronix.de/'
filters:
- passlist:
plan:
- baseline
lab-theobroma-systems:
lab_type: legacy.lava_xmlrpc
url: 'https://lava.theobroma-systems.com/RPC2/'
filters:
- passlist:
plan:
- baseline
shell:
lab_type: shell