Skip to content

Conversation

@alaypatel07
Copy link
Contributor

@alaypatel07 alaypatel07 commented Nov 19, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:

The current 5k node test is failing because the test is not waiting for all the jobs to finish. This PR is bumping the timeout for the jobs.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

  1. job run: https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-e2e-kops-gce-5000-node-dra-with-workload-ipalias-using-cl2/1990978381612584960
  2. failure message: E1119 05:37:26.257214 21793 clusterloader.go:258] Errors: [measurement call WaitForFinishedJobs - WaitForFinishedJobs error: 1824 Jobs timed out: test-2d3ecr-2/small-1000,...
  3. latency numbers are still under the SLO
    {
      "data": {
        "Perc50": 2032.288272,
        "Perc90": 2631.835891,
        "Perc99": 3056.095243
      },
      "unit": "ms",
      "labels": {
        "Metric": "pod_startup"
      }
    },

from here: https://storage.googleapis.com/kubernetes-ci-logs/logs/ci-kubernetes-e2e-kops-gce-5000-node-dra-with-workload-ipalias-using-cl2/1990978381612584960/artifacts/StatelessPodStartupLatency_ChurnPodStartupLatency_dra-steady-state_2025-11-19T05:27:25Z.json

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 19, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alaypatel07
Once this PR has been reviewed and has the lgtm label, please assign mborsz for approval. For more information see the Code Review Process.

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

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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 19, 2025
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants