Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Side by Side Diff: client/example/README

Issue 1337633002: Reapply "Isolated task support in Endpoints API: client side (3/3)" and fixes" (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Final fixes Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « client/example/4_swarming_run_manual_upload.py ('k') | client/example/common.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This directory contains examples how to use this toolset to run tasks remotely. 1 This directory contains examples how to use this toolset to run tasks remotely.
2 2
3 You should look at the code and try these in the following order: 3 You should look at the code and try these in the following order:
4 - 1_isolate_server.py 4 - 1_isolate_server.py
5 - 2_swarming_run_auto_upload.py 5 - 2_swarming_run.py
6 - 3_swarming_trigger_collect.py 6 - 3_swarming_trigger_collect.py
7 - 4_swarming_run_manual_upload.py 7 - 4_swarming_run_manual_upload.py
8 8
9 Look at the docstring of each script to see what they do. 9 Look at the docstring of each script to see what they do.
OLDNEW
« no previous file with comments | « client/example/4_swarming_run_manual_upload.py ('k') | client/example/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698