Skip to content

Commit

Permalink
docker-compose.yaml: add lava-pengutronix runtime
Browse files Browse the repository at this point in the history
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 <pawiecz@collabora.com>
  • Loading branch information
pawiecz committed Jul 3, 2024
1 parent 6ccac9d commit e6e3431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ services:
- 'lava-baylibre'
- 'lava-qualcomm'
- 'lava-cip'
- 'lava-pengutronix'
extra_hosts:
- "host.docker.internal:host-gateway"

Expand Down

0 comments on commit e6e3431

Please sign in to comment.