Correct cleanup after usage e2e tests - #2015
Conversation
Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #2015 +/- ##
=======================================
Coverage 83.21% 83.22%
=======================================
Files 103 103
Lines 8417 8421 +4
=======================================
+ Hits 7004 7008 +4
Misses 1413 1413
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: felixwang9817, pyalex The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/kind bug |
Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
|
/lgtm |
Signed-off-by: pyalex moskalenko.alexey@gmail.com
What this PR does / why we need it:
This PR fixes flaky e2e tests for usage module.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: