Skip to content

Commit ad147f5

Browse files
committed
config/pipeline.yaml: enable Pengutronix lab
Add configuration for Pengutronix LAVA lab. Signed-off-by: Paweł Wieczorek <[email protected]>
1 parent 1e9feb3 commit ad147f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/pipeline.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,16 @@ runtimes:
245245
callback:
246246
token: kernel-ci-new-api
247247

248+
lava-pengutronix:
249+
lab_type: lava
250+
url: 'https://hekla.openlab.pengutronix.de'
251+
priority_min: 10
252+
priority_max: 40
253+
notify:
254+
callback:
255+
token: kernel-ci-callback
256+
url: https://staging.kernelci.org:9100
257+
248258
shell:
249259
lab_type: shell
250260

0 commit comments

Comments
 (0)