...
https://www.loom.com/share/b672200008164b42b2763477ceea70da
Update [July 31, 2023]: Make sure you specify
env.TARGET
instead ofenv.PKG
, otherwise the build will fail.
stress{,race}
./dev test --stress $PKG --filter "^$TEST"
; ideally on a gceworker (to avoid clogging your work station).
...