-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
config/jobs: mv some canary jobs to local ssd nodepool #23783
Conversation
Allow us to manuall trigger some presubmits to see what the behaior of local-ssd-backed ephemeral storage looks like Specifically for jobs: - pull-kubernetes-e2e-gce-canary - pull-kubernetes-integration-go-canary - pull-kubernetes-e2e-kind-canary - pull-kubernetes-unit-go-canary - pull-kubernetes-verify-go-canary
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: spiffxp 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 |
ooh I'd like to see how this plays out |
@spiffxp: Updated the
In response to this:
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. |
/lgtm |
Watching the pot boil with a custom dashboard as I kick off a few canary jobs over in kubernetes/kubernetes#92316 |
So as not to keep posting to / linking two places, I'm keeping track of how the canary jobs are doing over in kubernetes/k8s.io#1187 (comment) |
Related:
Allow us to manually trigger some presubmits to see what the behaior of
local-ssd-backed ephemeral storage looks like
Specifically for jobs: