Descriptionswarmbucket: allow overriding config
swarming.override_builder_cfg can override most of builder configuration
defined on the server. This allows users to specify dimensions
dynamically.
The only config value that cannot be changed is builder name. Builder
names will remain static.
Also change the way we undefine properties: instead of
properties_j: "foo:"
do
properties_j: "foo:null"
This prevents from having null property values, but it is fine.
BUG=
Committed: https://chromium.googlesource.com/infra/infra/+/16eca9957490bed920371d6fcad67a8aeb2d17ac
Patch Set 1 #Patch Set 2 : nits #Patch Set 3 : security warning #
Depends on Patchset: Messages
Total messages: 14 (4 generated)
|