ci: add verify-trim.py test script
authorVincent Fu <vincentfu@gmail.com>
Mon, 31 Mar 2025 14:01:34 +0000 (10:01 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 7 Apr 2025 14:54:38 +0000 (10:54 -0400)
commitf18c2fd5f3e8114b5bfbe04e5511421c24b25fe1
treebd9850c626cb159171f0310473a2635c297c65b2
parent4bc702ca660568a86b18051e229573c0dd4fce72
ci: add verify-trim.py test script

On GitHub Actions we cannot insert kernel modules, so skip this script
on tests that run with pull requests and after every push. Instead run
this test with our nightly tests that run in a QEMU environment.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
.github/workflows/qemu.yml
ci/actions-full-test.sh
t/run-fio-tests.py