Skip to content

Delete whole namespace before run

Stef Dunlap requested to merge surefire-delete into main

This brings the CI for the chart itself more inline with aw-e2e.

Deleting the whole namespace is more thorough than helm uninstall, is less likely to leave the deployment in a wedged state, and will clean up old test jobs and artefacts that helm uninstall misses

Merge request reports