Merge "Add RBE_num_local_reruns and RBE_num_remote_reruns environment variables to enable reruns in RBE."
This commit is contained in:
commit
1e698865b5
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ func runNinjaForBuild(ctx Context, config Config) {
|
|||
|
||||
// RBE client
|
||||
"RBE_compare",
|
||||
"RBE_num_local_reruns",
|
||||
"RBE_num_remote_reruns",
|
||||
"RBE_exec_root",
|
||||
"RBE_exec_strategy",
|
||||
"RBE_invocation_id",
|
||||
|
|
Loading…
Reference in a new issue