k6-operator icon indicating copy to clipboard operation
k6-operator copied to clipboard

fix: treat Failed as error during test init

Open JorTurFer opened this issue 2 years ago • 3 comments

Fixes https://github.com/grafana/k6-operator/issues/290

JorTurFer avatar Sep 20 '23 22:09 JorTurFer

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.

MrsDaehin avatar Sep 21 '23 12:09 MrsDaehin

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?

JorTurFer avatar Sep 21 '23 13:09 JorTurFer

Hello. How far along are you now? Is there anything I can do to help?

irumaru avatar Apr 15 '24 00:04 irumaru

Since there is no movement, we have created a new one here. https://github.com/grafana/k6-operator/pull/401

irumaru avatar May 10 '24 12:05 irumaru

Closing this due to PR #401 being merged.

yorugac avatar May 23 '24 15:05 yorugac