Skip to content

Commit

Permalink
Merge pull request redpanda-data#8526 from gousteris/fix-devprod-566
Browse files Browse the repository at this point in the history
Update omb git ref
  • Loading branch information
ivotron authored Jan 31, 2023
2 parents bb94344 + a0cf6db commit e728165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker/ducktape-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ function install_system_deps() {
function install_omb() {
git -C /opt clone https://github.com/redpanda-data/openmessaging-benchmark.git
cd /opt/openmessaging-benchmark
git reset --hard 6eba1030cb7c199e03f76676b6c2df9dcc3b219d
git reset --hard 2674d62ca2b6fd7f22536e924c0df8a8fa21350d
mvn clean package -DskipTests
}

Expand Down

0 comments on commit e728165

Please sign in to comment.