Up the e2e-nightly timeout to 15m by mamercad · Pull Request #357 · StackStorm/stackstorm-k8s

@mamercad

Up the e2e-nightly timeout to 15m. Though, at the end of the day, I'm bothered that the variance is so high (and not even convinced that upping the timeout is the right thing to do). Consider this a placeholder for digging deeper.

@mamercad

@mamercad

@mamercad

@mamercad

@arm4b

image
what's interesting it's k8s-1.23.15 that fails.

https://kubernetes.io/releases/

1.23
Latest Release:1.23.16 (released: 2023-01-18)
End of Life:2023-02-28

One way is bumping the patch version 1.23.15 -> 1.23.16, maybe it'll fix something.
Another way is removing 1.23 from the build matrix as it's becoming EoL this month.

@mamercad

image what's interesting it's k8s-1.23.15 that fails.

https://kubernetes.io/releases/

1.23
Latest Release:1.23.16 (released: 2023-01-18)
End of Life:2023-02-28

One way is bumping the patch version 1.23.15 -> 1.23.16, maybe it'll fix something. Another way is removing 1.23 from the build matrix as it's becoming EoL this month.

Good thoughts and observations, heres's the PR.