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
In one of ListVolumes tests, newly created volume ids were not captured
properly. Because of this, those volumes are not getting deleted even though the
test has needed cleanup code. This leads to leaking of volumes.
This change also handles the test assertion case by using Cleanup interface.
Signed-off-by: Amarnath Valluri <[email protected]>
0 commit comments