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.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| code_coverage | 1 year ago | |
| PRESUBMIT.py | 1 year ago | |
| README.md | 1 year ago | |
| common_merge_script_tests.py | 1 year ago | |
| merge_api.py | 1 year ago | |
| noop_merge.py | 1 year ago | |
| noop_merge_test.py | 1 year ago | |
| perf_results.py | 1 year ago | |
| results_merger.py | 1 year ago | |
| results_merger_test.py | 1 year ago | |
| standard_gtest_merge.py | 1 year ago | |
| standard_gtest_merge.pydeps | 1 year ago | |
| standard_gtest_merge_test.py | 1 year ago | |
| standard_isolated_script_merge.py | 1 year ago | |
| standard_isolated_script_merge.pydeps | 1 year ago | |
| standard_isolated_script_merge_test.py | 1 year ago | |
README.md
Swarming merge scripts
This directory contains Swarming merge scripts. Merge scripts run to collect the results of a swarming run of a test suite. Their basic operation is to merge together test results from the shard runs. They can also perform other post processing steps, such as uploading some test results to another test result server.
There are a few merge scripts here which are simple wrappers around other scripts. These exist just so that every merge script we know about lives in a centralized location.
Merge scripts are documented here:
https://cs.chromium.org/search/?q=file:swarming/api.py+%22*+merge:%22&type=cs