[monorepo] mark local engine builds as bringup. (#160627)

These tests are slightly flakey due to the macos cache issue. These
aren't actually tests, instead the prepopulate an RBE cache - so the
failure shouldn't close the tree, because cold caches isn't a failure
state (its just unfortunate).
This commit is contained in:
Jonah Williams 2024-12-19 15:52:54 -08:00 committed by GitHub
parent d554c4efb2
commit 8ad15cd81e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,7 @@ targets:
enabled_branches:
- master
recipe: engine_v2/engine_v2
bringup: true
properties:
config_name: local_engine
# local_engine schedules a bunch of other builds, so it's likely to timeout waiting for those builds to run.