tree: 50cafac616ed8bdc6743168a9e52c897131aa764 [path history] [tgz]
  1. payload/
  2. .gitignore
  3. 1_isolate.py
  4. 2_swarming.py
  5. common.py
  6. README.md
example/README.md

Swarming examples

This directory contains examples how to use this toolset to run tasks remotely.

You should look at the code and try these in the following order:

  • 1_isolate.py
  • 2_swarming.py

Look at the docstring of each script to see what they do.