• Home
Name Date Size #Lines LOC

..--

.style.yapfD04-Jul-2025129 64

PRESUBMIT.pyD04-Jul-2025708 2211

README.mdD04-Jul-2025332 106

base_test_triggerer.pyD04-Jul-202515.4 KiB400296

base_test_triggerer_unittest.pyD04-Jul-20254.8 KiB129103

chromeos_device_trigger.pyD04-Jul-20254.7 KiB13391

perf_device_trigger.pyD04-Jul-202516.4 KiB397281

perf_device_trigger_unittest.pyD04-Jul-202513.4 KiB354270

README.md

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