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 CAPO build and test job to eks cluster #29739

Merged

Conversation

lentzi90
Copy link
Contributor

@lentzi90 lentzi90 commented Jun 9, 2023

This migrates the CAPO presubmit jobs that does not depend on GCE. It also adds resource limits (set to the same as the requests) since this is required in the new cluster.

This migrates the CAPO presubmit jobs that does not depend on GCE.
It also adds resource limits (set to the same as the requests) since
this is required in the new cluster.
@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. area/config Issues or PRs related to code in /config area/jobs sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Jun 9, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lentzi90

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 9, 2023
@lentzi90
Copy link
Contributor Author

lentzi90 commented Jun 9, 2023

Part of #29722

@tobiasgiese
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 9, 2023
@tobiasgiese
Copy link
Member

It also adds resource limits (set to the same as the requests) since this is required in the new cluster.

We will see if it‘s enough :)

@k8s-ci-robot k8s-ci-robot merged commit 12f6b8b into kubernetes:master Jun 9, 2023
@k8s-ci-robot
Copy link
Contributor

@lentzi90: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

  • key cluster-api-provider-openstack-presubmits.yaml using file config/jobs/kubernetes-sigs/cluster-api-provider-openstack/cluster-api-provider-openstack-presubmits.yaml

In response to this:

This migrates the CAPO presubmit jobs that does not depend on GCE. It also adds resource limits (set to the same as the requests) since this is required in the new cluster.

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.

@lentzi90
Copy link
Contributor Author

lentzi90 commented Jun 9, 2023

Looks like it is working 🎉
I triggered a job that was successful here: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-openstack/1581/pull-cluster-api-provider-openstack-build/1667146334768992256
In the Prow Job YAML you can see that it was indeed running on the eks cluster

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. area/config Issues or PRs related to code in /config area/jobs 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. sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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