You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
integration tests: make the group name unique when grouping shares
To avoid various name caching issues existing tests were adding a unique
suffix to smb shares. However, now with explicitly named share groups
the `spec.scaling.group` field determines what the name of generated
resources will be. Increase test reliability by adding the unique suffix
to the name of the group too.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments