e2e tests are flaky #954
Labels
a/ci
Area: related to continuous integration
c/autoscaling/neonvm
Component: autoscaling: NeonVM
m/good_first_issue
Moment: when doing your first Neon contributions
Hit this a few times over the past few weeks. Finally got around to opening an issue for it after hitting it again. A couple examples:
Seems like in general the issue is that the VM has Phase=Running and RestartCount=0 after the pod has been killed.
At first I thought it might be a race between when the controller updates the VM after restarting and when kuttl checks... but it seems like the issue is actually that it's still that way 30 seconds later?
The text was updated successfully, but these errors were encountered: