HomeFreeBSD

ZTS: Apply small changes for speeding up the tests

Description

ZTS: Apply small changes for speeding up the tests

The Github Action Runner got some new hardware metrics. We should use
the provided and empty disk which is pre-mounted at /mnt now.

Disk1: 89GiB -> rootfs + bootfs with ~80MB/s -> don't care
Disk2: 64GiB -> /mnt with 420MB/s -> new testing ssd

This commit will mount the new disk to /var/tmp and provide hopefully
some speedups within our testings.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Andrew Innes <andrew.c12@gmail.com>
Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
Closes #15811

Details

Provenance
Tino Reichardt <milky-zfs@mcmilk.de>Authored on Jan 26 2024, 9:36 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2024, 10:53 PM
Parents
rG09a79613640b: FreeBSD: Fix bootstrapping tools under Linux/musl
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGcfa29b994594: ZTS: Apply small changes for speeding up the tests (authored by Tino Reichardt <milky-zfs@mcmilk.de>).Jan 29 2024, 10:53 PM