Compiled pstress with Percona-Server-8.0.30-22-Linux.x86_64.glibc2.27-debug downloaded from Percona website Made config changes in pstress-run.conf
Run pstress
After pstress run was completed, checked the WORKDIR and found that pstress is saving all trial directories even if there are no mysql crashes or cores
It seems that enabling SAVE_TRIALS_WITH_CORE_ONLY=1 doesn't have an effect in pstress.
Compiled pstress with Percona-Server-8.0.30-22-Linux.x86_64.glibc2.27-debug downloaded from Percona website
Made config changes in pstress-run.conf
Run pstress
After pstress run was completed, checked the WORKDIR and found that pstress is saving all trial directories even if there are no mysql crashes or cores
It seems that enabling SAVE_TRIALS_WITH_CORE_ONLY=1 doesn't have an effect in pstress.