mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Disable BES in CI (#7462)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,9 +40,6 @@ test --config=kafka_enabled
|
|||||||
# Disable blst for CI tests.
|
# Disable blst for CI tests.
|
||||||
test --define blst_enabled=true
|
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.
|
# Disable flaky test detection for fuzzing.
|
||||||
test:fuzz --flaky_test_attempts=1
|
test:fuzz --flaky_test_attempts=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user