xref: /aosp_15_r20/external/cronet/testing/merge_scripts/README.md (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1*6777b538SAndroid Build Coastguard Worker# Swarming merge scripts
2*6777b538SAndroid Build Coastguard Worker
3*6777b538SAndroid Build Coastguard WorkerThis directory contains Swarming merge scripts. Merge scripts run to collect the
4*6777b538SAndroid Build Coastguard Workerresults of a swarming run of a test suite. Their basic operation is to merge
5*6777b538SAndroid Build Coastguard Workertogether test results from the shard runs. They can also perform other post
6*6777b538SAndroid Build Coastguard Workerprocessing steps, such as uploading some test results to another test result
7*6777b538SAndroid Build Coastguard Workerserver.
8*6777b538SAndroid Build Coastguard Worker
9*6777b538SAndroid Build Coastguard WorkerThere are a few merge scripts here which are simple wrappers around other
10*6777b538SAndroid Build Coastguard Workerscripts. These exist just so that every merge script we know about lives in a
11*6777b538SAndroid Build Coastguard Workercentralized location.
12*6777b538SAndroid Build Coastguard Worker
13*6777b538SAndroid Build Coastguard WorkerMerge scripts are documented here:
14*6777b538SAndroid Build Coastguard Worker
15*6777b538SAndroid Build Coastguard Workerhttps://cs.chromium.org/search/?q=file:swarming/api.py+%22*+merge:%22&type=cs
16