diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-05 11:24:27 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-05 17:28:36 +0200 |
commit | 85058bbc6871923f5dc948a36d75efc226057263 (patch) | |
tree | a69738f79aeda4fda3fd031df5b78a4b04152024 /bin/bootstrap.py | |
parent | d34686aebc0c52d7cf9d1982c8a32ae1b994a3de (diff) | |
download | justbuild-85058bbc6871923f5dc948a36d75efc226057263.tar.gz |
tests: support additional remote-execution properties for summaries
If a test is run several times (as set by RUNS_PER_TEST), a summary of
the individual test runs is computed using a summarizer as configured
in the target layer of the rules. As the inputs for computing that
test summary are all the individual test runs, that action has a
large number of files as input, including a large number of identical
files, e.g., the ones indicating the outcome of an individual run.
Therefore, allow setting additional remote-execution properties
allowing to dispatch that action to a suitable end point.
Diffstat (limited to 'bin/bootstrap.py')
0 files changed, 0 insertions, 0 deletions