Skip to content

Commit

Permalink
MGMT-13341: inject assisted-service into assisted-test-infra-internal (
Browse files Browse the repository at this point in the history
…#35439)

Currently, we build assisted-test-infra-internal with the latest
version of assisted-service image.

This change inject the assisted-service image of the current branch to
build assisted-test-infra-internal.
  • Loading branch information
adriengentil authored Jan 20, 2023
1 parent 203e092 commit 5f851c3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ images:
to: assisted-test-infra
- dockerfile_path: Dockerfile.assisted-test-infra
inputs:
assisted-service:
as:
- quay.io/edge-infrastructure/assisted-service:latest
govc:
as:
- quay.io/ocp-splat/govc:v0.29.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ images:
to: assisted-test-infra
- dockerfile_path: Dockerfile.assisted-test-infra
inputs:
assisted-service:
as:
- quay.io/edge-infrastructure/assisted-service:latest
govc:
as:
- quay.io/ocp-splat/govc:v0.29.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ images:
to: assisted-test-infra
- dockerfile_path: Dockerfile.assisted-test-infra
inputs:
assisted-service:
as:
- quay.io/edge-infrastructure/assisted-service:latest
govc:
as:
- quay.io/ocp-splat/govc:v0.29.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ images:
to: assisted-test-infra
- dockerfile_path: Dockerfile.assisted-test-infra
inputs:
assisted-service:
as:
- quay.io/edge-infrastructure/assisted-service:latest
govc:
as:
- quay.io/ocp-splat/govc:v0.29.0
Expand Down

0 comments on commit 5f851c3

Please sign in to comment.