Replace `--compilers` and `--procs` with `-p` flag after Ginkgo v2.23.4 upgrade
#1420 · Go · ★ 90 · Apache-2.0 · updated 11d ago
Description Currently, our integration tests use separate --compilers and --procs flags to configure Ginkgo's parallelization. According to the Ginkgo v2.23.4 documentation, these flags can be replaced with a single -p flag for improved usability. Current Implementation…
replies in ~33h4/7 outside PRs mergedsomeone tried before11 comments — busy
Cleared 2m ago