Skip to content

Commit

Permalink
rptest: upgrade kgo-verifier with additional dataloss checks
Browse files Browse the repository at this point in the history
Includes the following changes:
* redpanda-data/kgo-verifier#56
  • Loading branch information
nvartolomei committed Jan 6, 2025
1 parent e8e6980 commit 6940280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker/ducktape-deps/kgo-verifier
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
set -e
git -C /opt clone https://github.com/redpanda-data/kgo-verifier.git
cd /opt/kgo-verifier
git reset --hard 3c87c1c53a150ead7b53e6179c2d6105f53bd1cf
git reset --hard 8c57630d4039c865c6bdb915c08744fb1aa31c8c
go mod tidy
make

0 comments on commit 6940280

Please sign in to comment.