samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
103 stars 24 forks source link

tests: raise timeout of non-clustered tests to 20m #259

Closed phlogistonjohn closed 1 year ago

phlogistonjohn commented 1 year ago

As we add more and more test cases we're getting closer to timing out on the non clustered suites. Bump the limit so this is less of a risk even on slower setups.

Signed-off-by: John Mulligan jmulligan@redhat.com