Descriptionswarming: fix support for raw command + isolated file
- Remove support for unnamed isolated_hash argument on the command line. It must
now use -s or --isolated.
- Create a smoke test for --raw-cmd + --isolated
- Add check at task creation that command and extra_args cannot be both
specified.
- Remove assert from task_runner which was unnecessary and broke this use case.
- Added relevant unit test
Warning: this is a breaking change due to the enforcement to use --isolated to
specify the isolated hash.
R=iannucci@chromium.org
BUG=
Review-Url: https://codereview.chromium.org/2870793002
Committed: https://github.com/luci/luci-py/commit/f1b353533186324cb28a51007ea2550be23f9e12
Patch Set 1 : . #
Total comments: 2
Messages
Total messages: 17 (9 generated)
|