-
Notifications
You must be signed in to change notification settings - Fork 4.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
test: Utilize max-nodes-to-dump to leverage on large scale tests to reduce storage #16718
Conversation
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
cc: @dims |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
6b654ae
to
ea98ac4
Compare
Scale test with CLUSTER_NAME |
Now lets try to use the old name which was causing issues with CLUSTER_NAME |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
Cluster seem to be created and succeed fine even with this name - https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kops/16718/presubmit-kops-aws-small-scale-amazonvpc-using-cl2/1819123862298693632 |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
intentionally pulled the rug under the CI job by deleting the ASG by hand |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
Interesting - I see the field in the kops APIServerComponent defined here and v2/v3 api's and in here the crd spec - /~https://github.com/kubernetes/kops/blob/master/k8s/crds/kops.k8s.io_clusters.yaml#L1913-L1917 why would it throw this error ? |
Will try to take it directly off from model to see if it works. |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
7d1cbbb
to
c7663f1
Compare
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
/test presubmit-kops-aws-scale-amazonvpc-using-cl2 |
@hakuna-matatah: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
/test presubmit-kops-aws-small-scale-amazonvpc-using-cl2 |
…e to test out storage issue.
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman 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 |
/milestone v1.31 |
Fixes kubernetes/test-infra#33190