flant / shell-operator

Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster
https://flant.github.io/shell-operator/
Apache License 2.0
2.39k stars 214 forks source link

Increase timeout for binding contexts generator in tests. #604

Closed sprait closed 4 months ago

sprait commented 5 months ago

Overview

Increase timeout for binding contexts generator in tests.

What this PR does / why we need it

It fixes flaky tests.

Special notes for your reviewer