Name Date Size #Lines LOC

..--

PRESUBMIT.pyH A D25-Apr-2025731 2414

README.mdH A D25-Apr-2025332 106

base_test_triggerer.pyH A D25-Apr-202515.5 KiB404302

base_test_triggerer_unittest.pyH A D25-Apr-20254.8 KiB129103

chromeos_device_trigger.pyH A D25-Apr-20254.7 KiB13694

perf_device_trigger.pyH A D25-Apr-202516.5 KiB402288

perf_device_trigger_unittest.pyH A D25-Apr-202513.4 KiB354273

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