blob: 836328ffc5aeaf5f74598497691f45581f2e2953 (
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/chromium/build/scripts/slave/recipe_modules/swarming/api.py?l=1292
|