Skip to content

Commit

Permalink
Try with docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Oct 9, 2024
1 parent cbe3a1b commit 9a83e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/test.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN cd integration-tests/load && go mod download

COPY . .

ARG SUITES=chaos soak benchmark load ccip-load
ARG SUITES=chaos soak benchmark load ccip-load ccip-chaos

RUN /go/testdir/integration-tests/scripts/buildTests "${SUITES}"

Expand Down

0 comments on commit 9a83e4b

Please sign in to comment.