Open linoyaslan opened 1 week ago
@linoyaslan: This pull request references MGMT-19166 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.18.0" version, but no target version was set.
Attention: Patch coverage is 64.81481%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 60.21%. Comparing base (
a0b1057
) to head (f2cb3b5
). Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/connectivity_check/mtu_checker.go | 64.70% | 14 Missing and 4 partials :warning: |
src/connectivity_check/connectivity_check.go | 0.00% | 1 Missing :warning: |
🚨 Try these New Features:
/hold
/override ci/prow/e2e-agent-compact-ipv4
@linoyaslan: linoyaslan unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers.
@linoyaslan: linoyaslan unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers.
/override ci/prow/e2e-agent-compact-ipv4
/lgtm
@eifrach: Overrode contexts on behalf of eifrach: ci/prow/e2e-agent-compact-ipv4
New changes are detected. LGTM label has been removed.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: linoyaslan Once this PR has been reviewed and has the lgtm label, please ask for approval from eifrach. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/override ci/prow/e2e-agent-compact-ipv4
@linoyaslan: Overrode contexts on behalf of linoyaslan: ci/prow/e2e-agent-compact-ipv4
@linoyaslan: all tests passed!
Full PR test history. Your PR dashboard.
As part of the MTU validation implementation, the agent will include the MTU checker in the connectivity check. It will send reports to the service if a ping with the specified MTU size fails.