Describe the bug
We run out of disk space on avatargpu, since the nightly regression tests leave their plotfiles in my home directory. This causes all the GPU tests to fail.
To Reproduce
Steps to reproduce the behavior:
Let the regression tests run for a few weeks.
Observe the GPU CI tests to fail with a disk quota error.
Describe the bug We run out of disk space on avatargpu, since the nightly regression tests leave their plotfiles in my home directory. This causes all the GPU tests to fail.
To Reproduce Steps to reproduce the behavior:
Additional context This should be fixed using this option in the regression testing framework: https://github.com/AMReX-Codes/regression_testing/pull/146