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