|
Reapply "Isolated task support in Endpoints API: client side (3/3)" and fixes"
Additional fixes:
- Fix shard pending when deduped and decorated.
- swarming.py bots was broken.
- Updated examples to exercise more code paths.
- Removed support for "auto-upload isolated file" in swarming.py trigger.
- Renamed Linux to Ubuntu in examples, as Linux is on its way out.
R=vadimsh@chromium.org
BUG=https://github.com/luci/luci-py/issues/197
Committed: https://github.com/luci/luci-py/commit/d03653b1439f6319b1a37cc9a46adfc2783d7c12
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+747 lines, -890 lines) |
Patch |
 |
M |
appengine/swarming/local_smoke_test.py
|
View
|
1
|
3 chunks |
+91 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
client/example/2_swarming_run.py
|
View
|
1
|
4 chunks |
+10 lines, -20 lines |
0 comments
|
Download
|
 |
D |
client/example/2_swarming_run_auto_upload.py
|
View
|
1
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
 |
M |
client/example/3_swarming_trigger_collect.py
|
View
|
1
|
4 chunks |
+15 lines, -20 lines |
0 comments
|
Download
|
 |
M |
client/example/4_swarming_run_manual_upload.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/example/README
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
client/example/common.py
|
View
|
1
|
3 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
M |
client/example/payload/hello_world.isolate
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
client/example/payload/hello_world.py
|
View
|
1
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
client/swarming.py
|
View
|
1
2
|
37 chunks |
+330 lines, -323 lines |
0 comments
|
Download
|
 |
M |
client/tests/swarming_test.py
|
View
|
1
|
39 chunks |
+263 lines, -447 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 9 (4 generated)
|