Skip to content

Commit e6e3431

Browse files
committed
docker-compose.yaml: add lava-pengutronix runtime
Add runtime argument 'lava-pengutronix' to 'scheduler-lava' service. This will enable the pipeline to run and submit jobs to Pengutronix LAVA lab. This configuration file is still used by the staging environment. Signed-off-by: Paweł Wieczorek <[email protected]>
1 parent 6ccac9d commit e6e3431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ services:
9191
- 'lava-baylibre'
9292
- 'lava-qualcomm'
9393
- 'lava-cip'
94+
- 'lava-pengutronix'
9495
extra_hosts:
9596
- "host.docker.internal:host-gateway"
9697

0 commit comments

Comments
 (0)