diff options
author | Petri Latvala <petri.latvala@intel.com> | 2022-03-23 17:20:13 +0200 |
---|---|---|
committer | Petri Latvala <petri.latvala@intel.com> | 2022-03-31 14:10:50 +0300 |
commit | 4bbecaf8254b153b058e009b859159d6e9675d7f (patch) | |
tree | 2e8345c558c6ea5ce8d17b99701ec793e23d593f /scripts/code_cov_gather_on_test.py | |
parent | aa673cd4c8293b6e51abd0eb46bad4dc7cd9da0e (diff) |
runner: Introduce --prune-mode to igt_runner
Allow finer control of reporting dynamic subtests instead of
unconditionally assuming that the main subtest result and logs are
uninteresting if the subtest has dynamic subtests.
The default is still to remove subtest results when the subtest has
dynamic subtests. Other options are:
keep-subtests: Remove the dynamic subtests instead, for cases when a
stable test count is more important.
keep-all: Remove nothing.
keep-requested: Remove the results that were not directly requested to
be executed. This option is useful in cases where the test selection
is a hand-picked mix of subtests and particular dynamic subtests.
Signed-off-by: Petri Latvala <petri.latvala@intel.com>
Cc: Arkadiusz Hiler <arek@hiler.eu>
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
Diffstat (limited to 'scripts/code_cov_gather_on_test.py')
0 files changed, 0 insertions, 0 deletions