Skip to content

Commit

Permalink
Update k6 to use xk6-kubernetes fork
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
  • Loading branch information
JorTurFer authored Aug 22, 2023
1 parent ccc488f commit 9db1e16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k6-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN go install go.k6.io/xk6/cmd/xk6@latest
RUN GOOS="${TARGETOS}" GOARCH="${TARGETARCH}" xk6 build \
--output /tmp/k6 \
--with github.com/grafana/xk6-kubernetes@latest \
--replace github.com/grafana/xk6-kubernetes=github.com/JorTurFer/xk6-kubernetes@latest\
--with github.com/grafana/xk6-disruptor@latest \
--with github.com/JorTurFer/xk6-input-prometheus@latest

Expand Down

0 comments on commit 9db1e16

Please sign in to comment.