Chromium Code Reviews
Descriptionrun_isolated: support non-isolated commands
Make --isolated option optional:
* if not specified, treat args as a command, so run_isolated.py becomes a
wrapper
* --isolate-server option is required only if --isolated is specified or an
arg contains ${ISOLATED_OUTDIR}
* even if input isolated hash is not provided, we still upload output files
if any, so name "run_isolated" still makes sense
R=maruel@chromium.org
BUG=601022
Committed: https://github.com/luci/luci-py/commit/ff263d1538f3434f1d92ee14c22de87beab596e4
Patch Set 1 #Patch Set 2 : rebased #
Total comments: 12
Patch Set 3 : s/required=False/required/ #Patch Set 4 : addressed comments #
Total comments: 1
Patch Set 5 : 80cols #
Messages
Total messages: 14 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||