Skip to content

Commit 0b8f640

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 bd08da0 commit 0b8f640

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
@@ -98,6 +98,7 @@ services:
9898
- 'lava-baylibre'
9999
- 'lava-qualcomm'
100100
- 'lava-cip'
101+
- 'lava-pengutronix'
101102
extra_hosts:
102103
- "host.docker.internal:host-gateway"
103104

0 commit comments

Comments
 (0)