Hi Janusz, > Each call to trigger_reset() results in GPU state dumped to stderr. > Stress subtests that call trigger_reset() many times from a loop may > contribute to exhaustion of per test disk space limit watched by > igt_runner, causing incompletes reported by CI instead of actual subtest > results, and unnecessary reduction of CI coverage as a further > consequence. Stop dumping GPU state from those subtests. > > v3: Reword commit message, there will be one more patch with similar > objective but a different, additional solution, > - reword commit description a bit for its better strictness. > > Cc: Kamil Konieczny <[email protected]> > Signed-off-by: Janusz Krzysztofik <[email protected]> > --- > tests/intel/gem_eio.c | 33 +++++++++++++++++---------------- > 1 file changed, 17 insertions(+), 16 deletions(-)
Reviewed-by: Krzysztof Karas <[email protected]> -- Best Regards, Krzysztof
