Skip to content

Commit

Permalink
Bumping to 12.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sevilla <[email protected]>
  • Loading branch information
rsevilla87 committed Oct 19, 2023
1 parent 7f70196 commit 94b9667
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BIN_NAME = ingress-perf
BIN_PATH = $(BIN_DIR)/$(BIN_NAME)
SOURCES = $(shell find . -type f -name "*.go")
CGO = 0
VEGETA_VERSION := 12.11.0
VEGETA_VERSION := 12.11.1

.PHONY: build lint clean

Expand Down
1 change: 0 additions & 1 deletion config/vegeta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
requestTimeout: 10s
delay: 10s


- termination: passthrough
connections: 400
samples: 2
Expand Down

0 comments on commit 94b9667

Please sign in to comment.