-
Notifications
You must be signed in to change notification settings - Fork 2.8k
kubekins-e2e-v2 multiarch support for ppc64le #34416
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
kubekins-e2e-v2 multiarch support for ppc64le #34416
Conversation
- --tag=us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:$_GIT_TAG-$_CONFIG | ||
- --build-arg=IMAGE_ARG=us-central1-docker.pkg.dev/$PROJECT_ID/images/kubekins-e2e:$_GIT_TAG-$_CONFIG | ||
- --platform=linux/amd64,linux/arm64 | ||
- --platform=linux/amd64,linux/arm64,linux/ppc64le |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add these lines at the end of the file?
options:
machineType: E2_HIGHCPU_32
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@upodroid I already see this at the end of cloudbuild.yaml
https://github.com/kubernetes/test-infra/blob/master/images/kubekins-e2e-v2/cloudbuild.yaml#L39
Am I missing something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I missed it. Thanks
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Rajalakshmi-Girish, upodroid 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 |
I think this PR removes
|
Fixes #34345
Had to skip below utilities for ppc64le:
google-cloud-sdk/install.sh