Skip to content

Commit

Permalink
docker-compose.yaml: add lab-cip runtime
Browse files Browse the repository at this point in the history
Add runtime argument `lab-cip` to `scheduler-lava`
container. This will enable the pipeline to run and
submit jobs to CIP LAVA lab.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia committed May 30, 2024
1 parent 359a54e commit dd7bcab
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 @@ -90,6 +90,7 @@ services:
- 'lava-broonie'
- 'lava-baylibre'
- 'lava-qualcomm'
- 'lava-cip'
extra_hosts:
- "host.docker.internal:host-gateway"

Expand Down

0 comments on commit dd7bcab

Please sign in to comment.