Currently can't add any parallel flags to the ginkgo run in scripts/test because not every test suite in this module can be run in parallel.
Options:
- Run the suites that can be run in parallel, in parallel, and everything else serially
- Update the suites that can't be run in parallel to allow them to be run in parallel