-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Clean up disabled tests #22460
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
Clean up disabled tests #22460
Conversation
3503535 to
33d61b6
Compare
|
/retest |
|
/lgtm |
|
/test e2e-aws |
|
/test e2e-aws-serial |
|
/retest |
1 similar comment
|
/retest |
|
/test e2e-aws-serial |
|
/test e2e-aws-serial e2e-aws |
|
/test e2e-aws |
|
/retest |
33d61b6 to
30004d0
Compare
|
rebased, PTAL again please. |
|
no storage failures |
|
/lgtm Edit: needs rebase, though: |
| `DNS configMap`, // this tests dns federation configuration via configmap, which we don't support yet | ||
|
|
||
| // vSphere tests can be skipped generally | ||
| `vsphere`, |
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.
huh, we no longer have vsphere test?
|
/cc @smarterclayton |
|
/hold This looks like it substantially increased test runtime. Can you add a before after diff of the tests you enabled for both parallel and serial? |
|
It might just be a transient, regardless when it rebases we need to be roughly the same amount of time for the run |
|
@jsafrane: PR needs rebase. 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. |
30004d0 to
f3c7ab3
Compare
|
New changes are detected. LGTM label has been removed. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bertinatto, jsafrane, wongma7 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 |
|
Rebased to 1.14.
I don't see any increase ( There are two new real tests: Additional 37 tests are skipped (missing |
|
/reopen |
|
@jsafrane: Failed to re-open PR: state cannot be changed. There are no new commits on the jsafrane:enable-cloud-tests branch. 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. |
|
I accidentally pushed 0 commits to this PR and github does not let me to reopen this. Posted new PR #22912 |
|
@jsafrane: The following tests 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. 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. |
See the commit messages, short overview:
Feature:BlockVolumedoes not match any tests - it was removed from all block tests when the feature graduated to beta.@openshift/sig-storage