You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
332 B
10 lines
332 B
# 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
|