• Home
Name Date Size #Lines LOC

..--

PRESUBMIT.pyD06-Sep-2024731 2414

README.mdD06-Sep-2024332 106

base_test_triggerer.pyD06-Sep-202415.5 KiB404302

base_test_triggerer_unittest.pyD06-Sep-20244.8 KiB129103

chromeos_device_trigger.pyD06-Sep-20244.7 KiB13694

perf_device_trigger.pyD06-Sep-202416.5 KiB402288

perf_device_trigger_unittest.pyD06-Sep-202413.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