fix: treat Failed as error during test init
Fixes https://github.com/grafana/k6-operator/issues/290
is there a way to distinguish Test Errors ( for instance the ones from thresholds ) from Errors due to not being able to launch K6?
I think it would give more insights for troubleshooting.
is there a way to distinguish Test Errors ( for instance the ones from thresholds ) from Errors due to not being able to launch K6?
I think it would give more insights for troubleshooting.
I think that we can add another state like init-error or initialization-error or similar to reflect this case. WDYT?
Hello. How far along are you now? Is there anything I can do to help?
Since there is no movement, we have created a new one here. https://github.com/grafana/k6-operator/pull/401
Closing this due to PR #401 being merged.