Closed saschagrunert closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 46.44%. Comparing base (
258db15
) to head (87d6b60
). Report is 13 commits behind head on main.
@cri-o/cri-o-maintainers PTAL
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: saschagrunert, sohankunkerkar
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/override ci/prow/e2e-gcp-ovn
@saschagrunert: Overrode contexts on behalf of saschagrunert: ci/prow/e2e-gcp-ovn
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
While it's actually not a typo, the var
sserver
does not really indicate what it's meant to be. We rename it to become a more verbosestreamingServer
to fixup both issues.Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?