Loading
[k8s] Fix CaptureServiceLogs integration tests
What does this MR do?
[k8s] Fix CaptureServiceLogs integration tests
- Warning message has changes
- Don't share state between tests
Why was this MR needed?
Because this test failed.
What's the best way to test this MR?
go test -timeout=60m -count=10 -tags=kubernetes,integration -v -run 'Test_CaptureServiceLogs' ./executors/kubernetes/What are the relevant issue numbers?
N/A