Skip to content

Continue to skip failing e2e tests in k8s CI versions#17859

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
rifelpet:skip-137
Jan 13, 2026
Merged

Continue to skip failing e2e tests in k8s CI versions#17859
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
rifelpet:skip-137

Conversation

@rifelpet
Copy link
Copy Markdown
Member

These tests are still failing in k8s 1.36 (CI) builds:

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/e2e-kops-aws-cni-cilium-k8s-ci/2010729797163945984

Kubernetes e2e suite: [It] [sig-network] Services should support externalTrafficPolicy=Local for type=NodePort
{ failed [FAILED] Source IP 100.96.1.243 is not the client IP
In [It] at: k8s.io/kubernetes/test/e2e/network/service.go:2819 @ 01/12/26 15:20:54.452
}
Kubernetes e2e suite: [It] [sig-network] Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy
{ failed [FAILED] expected client IP to be preserved
Expected
    <string>: 100.96.1.243
to equal
    <string>: 172.20.78.102
In [It] at: k8s.io/kubernetes/test/e2e/network/service.go:3944 @ 01/12/26 15:31:12.075
}

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/e2e-kops-aws-upgrade-k134-kolatest-to-klatest-kolatest/2010805547284041728

Summarizing 1 Failure:
  [FAIL] [sig-network] Networking Granular Checks: Services [It] should function for service endpoints using hostNetwork [sig-network]
  k8s.io/kubernetes/test/e2e/network/networking.go:479

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 13, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 13, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 13, 2026
@k8s-ci-robot k8s-ci-robot merged commit 076f732 into kubernetes:master Jan 13, 2026
27 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants