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

integration tests: test SmbShares enabling grouping and clustering #265

Closed phlogistonjohn closed 1 year ago

phlogistonjohn commented 1 year ago

Depends on #240

This series is really two parts: first it fixes some test flakiness I was seeing on my local system. The CI wasn't being as flaky but I think these changes will make it more reliable too. Second, I add one additional test case to verify that combining the two SmbShare scaling modes, grouping and clustering, can work properly together.

phlogistonjohn commented 1 year ago

Leaving as a draft until #240 is merged.

dpulls[bot] commented 1 year ago

:tada: All dependencies have been resolved !

phlogistonjohn commented 1 year ago

rebased and fixed the title :-)