kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.81k stars 2.61k forks source link

[Umbrella Issue] Migrate remaining prow jobs to community clusters #31789

Open rjsadow opened 5 months ago

rjsadow commented 5 months ago

This is a continuation of:

There are only a few remaining jobs that are eligible to be migrated to the community clusters (aside from kops). We'll use this issue to track specific jobs that are remaining, their status, and hopefully close them all out.

If people are interested to work on this, Please pick one repo at the time and tag @ameukam in the PR for review. Multiple attempts to migrate are completely OK. we are not expecting people to be successful on the first try.


Remaining Jobs

sig-storage

k8s.io

release

ingress-gce

perf-tests

sig-windows ~- [ ] ci-kubernetes-e2e-windows-containerd-gce-master | Search Results |~ ~- [ ] ci-kubernetes-e2e-windows-win2022-containerd-gce-master | Search Results |~

sig-apps

sig-scalability

csi

sig-testing

sig-node

kubernetes

sig-cluster-lifecycle

sig-cloud-provider

rjsadow commented 5 months ago

/sig testing /sig k8s-infra

ameukam commented 5 months ago

/help wanted /good-first-issue

k8s-ci-robot commented 5 months ago

@ameukam: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes/test-infra/issues/31789): >/help wanted >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
ameukam commented 5 months ago

If people are interested to work on this, Please pick one repo at the time and tag me in the PR for review. Multiple attempts to migrate are completely OK. we are not expecting people to be successful on the first try.

neolit123 commented 5 months ago

kubeadm

pull-kubeadm-kinder-verify | Search Results | pull-kubeadm-kinder-upgrade-latest | Search Results |

there were canaries for these at the comm cluster but they failed to start pods, so we ended up removing them.

rjsadow commented 5 months ago

@neolit123 is there a plan to retry moving them?

neolit123 commented 5 months ago

@neolit123 is there a plan to retry moving them?

not currently, but if they are not flaky or throw immediate pod errors we can just swap. PRs welcome for test-infra, can then be verified with a PR for k/kubeamd/kinder (minimal diff) on presubmit.

sandipanpanda commented 5 months ago

Hi! I would like to take this opportunity to contribute to K8s. I'll pick https://github.com/kubernetes/kubernetes/issues/123079

prashantrewar commented 5 months ago

Hey, I would like to work on the release issue. I'll pick [pull-perf-tests-clusterloader2-e2e-gce-scale-performance-manual]

kaitoii11 commented 5 months ago

Hi, I'd like to work on ci-kubernetes-e2e-scalability-cleanup .

alessandrocapanna commented 5 months ago

I'm moving ci-kubernetes-storage-scalability

alessandrocapanna commented 5 months ago

I'm moving also ci-kubernetes-kubemark-100-gce-scheduler-highqps job

ameukam commented 5 months ago

/open

reetasingh commented 5 months ago

I will be working on https://github.com/kubernetes/test-infra/issues/31793

sawsa307 commented 5 months ago

@rjsadow Hi Ricky migration for ingress-gce is done here https://github.com/kubernetes/test-infra/pull/31846. We can mark it as done now. Thank you!