HomeFreeBSD

ZTS: Change cp_stress to fit timings (#16369)

Description

ZTS: Change cp_stress to fit timings (#16369)

cp_stress is getting killed on the new QEMU-based github runners
we're developing. The problem is that the Linux based runners
should do 10 RUNS, where the FreeBSD based runners only have 3
RUNS to succeed.

This patch removes this different handling of Linux and FreeBSD.
The cp_stress test is running fine in around 2 minutes now.

Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Jul 22 2024, 9:03 PM
GitHub <noreply@github.com>Committed on Jul 22 2024, 9:03 PM
Parents
rGaea42e1379ad: zdb: fix BRT dump (#16335)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG37275fd10904: ZTS: Change cp_stress to fit timings (#16369) (authored by Tino Reichardt <milky-zfs@mcmilk.de>).Jul 22 2024, 9:03 PM