mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 22:51:12 +02:00
The `--e2e-parallel` flag seems to skip all tests when running in certified-conformance mode. This reverts that change, and also adds a check that fails if the conformance tests do not pass. This ensures that we are not publishing broken versions of our edge release. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>