diff --git a/.buildkite-bazelrc b/.buildkite-bazelrc index 02952f06a..850289b65 100644 --- a/.buildkite-bazelrc +++ b/.buildkite-bazelrc @@ -40,9 +40,6 @@ test --config=kafka_enabled # Disable blst for CI tests. test --define blst_enabled=true -build --bes_backend=grpcs://builds.prylabs.net:1985 -build --bes_results_url=https://builds.prylabs.net/invocation/ - # Disable flaky test detection for fuzzing. test:fuzz --flaky_test_attempts=1