Why bother running a test pipeline at all? Why not have two production environments running in red/green, and always just run your e2e tests then flip.
That's a viable variation on the theme - but there may be some critical sanity tests you want to run before you let code near a production environment - depends on your appetite for risk of course.
beaker52|3 years ago