Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate remaining k/k jobs #123079

Closed
29 tasks done
rjsadow opened this issue Feb 1, 2024 · 19 comments
Closed
29 tasks done

Migrate remaining k/k jobs #123079

rjsadow opened this issue Feb 1, 2024 · 19 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@rjsadow
Copy link
Contributor

rjsadow commented Feb 1, 2024

The following jobs still run on the default google owned cluster and need to be migrated to a community cluster

kubernetes

/sig testing
/sig k8s-infra

@rjsadow rjsadow added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Feb 1, 2024
@k8s-ci-robot k8s-ci-robot added sig/testing Categorizes an issue or PR as relevant to SIG Testing. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. labels Feb 1, 2024
@ameukam
Copy link
Member

ameukam commented Feb 1, 2024

/transfer kubernetes

@k8s-ci-robot k8s-ci-robot transferred this issue from kubernetes/test-infra Feb 1, 2024
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Feb 1, 2024
@ameukam
Copy link
Member

ameukam commented Feb 1, 2024

/triage accepted
/help wanted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Feb 1, 2024
@sandipanpanda
Copy link
Member

Hi! I would like to take this opportunity to contribute to K8s.

/assign

@ameukam
Copy link
Member

ameukam commented Feb 1, 2024

/help

@k8s-ci-robot
Copy link
Contributor

@ameukam:
This request has been marked as needing help from a contributor.

Guidelines

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

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

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-help command.

In response to this:

/help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Feb 1, 2024
@ameukam
Copy link
Member

ameukam commented Feb 1, 2024

Hi! I would like to take this opportunity to contribute to K8s.

/assign

@sandipanpanda Please pick one prowjob 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.

@alessandrocapanna
Copy link

alessandrocapanna commented Feb 7, 2024

I am working on pull-cadvisor-e2e-kubernetes and pull-kubernetes-e2e-gci-gce-ipvs jobs!

@jongwooo
Copy link
Member

jongwooo commented Feb 11, 2024

I would like to work on pull-kubernetes-node-kubelet-serial-containerd job.

/assign

@Devaansh-Kumar
Copy link

Hello guys, I would like to work on pull-kubernetes-node-kubelet-serial-containerd-kubetest2 job
/assign

@Devaansh-Kumar
Copy link

I will now work on pull-kubernetes-node-kubelet-serial-containerd-sidecar-container and pull-kubernetes-node-kubelet-serial-containerd-alpha-features jobs

@jongwooo
Copy link
Member

I would like to work on pull-kubernetes-kind-dra job.

@jongwooo
Copy link
Member

jongwooo commented Feb 13, 2024

I would like to work on pull-kubernetes-e2e-gce-big-performance and pull-kubernetes-e2e-gce-scale-performance-manual jobs.

@jongwooo
Copy link
Member

jongwooo commented Feb 14, 2024

I would like to work on pull-kubernetes-e2e-gce-storage-snapshot, pull-kubernetes-e2e-gce-csi-serial, pull-kubernetes-e2e-gce-storage-disruptive jobs. (all included in sig-storage-gce-config.yaml)

@jongwooo
Copy link
Member

I'd like to work on pull-kubernetes-node-arm64-ubuntu-serial-gce job.

@jongwooo
Copy link
Member

I'd like to work on pull-kubernetes-e2e-inplace-pod-resize-containerd-main-v2 job.

@ameukam
Copy link
Member

ameukam commented Feb 27, 2024

@rjsadow pull-kubernetes-e2e-containerd-gce is referenced multiple times. Can you reference the release version instead and toggle them under the same checkbox?

@rjsadow
Copy link
Contributor Author

rjsadow commented Feb 27, 2024

@ameukam Updated pull-kubernetes-e2e-containerd-gce, pull-kubernetes-node-arm64-ubuntu-serial-gce, and pull-kubernetes-e2e-gce-device-plugin-gpu for clarity

@ameukam
Copy link
Member

ameukam commented Feb 27, 2024

@rjsadow Let's exclude
pull-kubernetes-e2e-gce-big-performance
pull-kubernetes-e2e-gce-scale-performance-manual

Let's take care of the scalability tests at the end.

@alessandrocapanna
Copy link

@rjsadow we have already migrated:

  • pull-kubernetes-e2e-gce-device-plugin-gpu-1.26
  • pull-kubernetes-e2e-gce-device-plugin-gpu-1.27
  • pull-kubernetes-e2e-gce-device-plugin-gpu-1.28
  • pull-kubernetes-node-arm64-ubuntu-serial-gce-1.28

(all remaining jobs for this story)

So I think we can close it?

@rjsadow rjsadow closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. sig/k8s-infra Categorizes an issue or PR as relevant to SIG K8s Infra. sig/testing Categorizes an issue or PR as relevant to SIG Testing. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

7 participants