Commit e34ac477 authored by Michael Savigny's avatar Michael Savigny Committed by V8 LUCI CQ

[reclient] Add use_remoteexec=true to reclient mixin.

Add the use_remoteexec arg to the reclient mixin.  Set both use_rbe and
use_remoteexec while switch from one ot the other.

Bug: chromium:1252752
Change-Id: I415a849dbd27c4de23d6f9fcfde7c1beba8f5f7f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3188950Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Savigny <msavigny@google.com>
Cr-Commit-Position: refs/heads/main@{#77117}
parent 37430ba3
......@@ -804,7 +804,7 @@
},
'reclient': {
'gn_args': 'use_rbe=true',
'gn_args': 'use_rbe=true use_remoteexec=true',
},
'release': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment