blob: 1df6580ec6af4ec3337a77656169192e99ca4a24 (
plain)
1
2
3
4
5
6
7
8
9
|
# Swarming trigger scripts
This directory contains Swarming trigger scripts, which are trampoline
scripts that provide finer-grained control of how tests are sharded
and distributed on the Swarming fleet.
Trigger scripts are documented here:
https://cs.chromium.org/search/?q=file:swarming/api.py+%22*+trigger_script:%22&type=cs
|