Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
e2e: move the channel cleanup under a subtest
Earlier, as it was a cleanup function, it would run even after only a subtest was executed, for example, TestSuites/Exhaustive/Deployment-rbd-Disapp/Deploy. This would make the setup unusable thereafter. Signed-off-by: Raghavendra Talur <[email protected]>
- Loading branch information