-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add etcd-scaling test presubmits #34552
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
Add etcd-scaling test presubmits #34552
Conversation
Adds the presubmits to run the etcd-scaling test suite on origin PRs so we can test the changes to the scaling suite itself
|
@hasbro17: the following rehearsable tests have been affected by this change:
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse There are known issues of the "events should not repeat pathologically" type on non-aws platforms, although this is just to add the optional presubmits so it shouldn't affect any required CI jobs on origin. |
|
@hasbro17: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
/lgtm |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hasbro17, stbenjam, xueqzhan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@stbenjam Can you please tag the The test itself is running fine and failures are from things like events repeating or KubeAPIErrorBudgetBurn. |
|
/label rehearsals-ack |
|
@hasbro17: The label(s) DetailsIn 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. |
|
/pj-rehearse ack |
|
@hasbro17: Updated the following 8 configmaps:
DetailsIn 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. |
Adds the presubmits to run the etcd-scaling test suite on origin PRs so we can test the changes to the scaling suite itself.
Required to test changes in openshift/origin#27497
/cc @xueqzhan @stbenjam