-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[release-4.12] k8s 1.25.0 #27503
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
[release-4.12] k8s 1.25.0 #27503
Conversation
Following changes from openshift/library-go#1378
ExecuteTest was never executed anywhere, so not to confuse users how we run tests this is being removed.
setTestExclusion was matching against k8s.io/kubernetes/test/e2e/apps/disruption.go suffix, but since a while now, all packages vendored with go.mod report as: k8s.io/kubernetes@<version>/test/e2e/apps/disruption.go so this wasn't doing anything.
registry.k8s.io/pause:3.8 has problems with uncompressed windows layers which are not accepted by quay.io
…age tests The WaitForPod* methods has changed in kubernetes/kubernetes#109704 currently they are very strict about their expected state, so a quick run, like in most cases in these tests where we just print usage and complete won't likely catch running pod, so instead it's best to wait for it to finish.
|
@soltysh: No Bugzilla bug is referenced in the title of this pull request. 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. |
|
@soltysh: 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. |
|
/hold cancel |
e11029d to
09f622c
Compare
|
@soltysh: No Bugzilla bug is referenced in the title of this pull request. 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. |
|
/test e2e-gcp-ovn |
|
/payload 4.12 nightly blocking |
|
@soltysh: trigger 6 job(s) of type blocking for the nightly release of OCP 4.12
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/73e1a7c0-5c79-11ed-8076-ea679a8aa1d9-0 trigger 4 job(s) of type blocking for the ci release of OCP 4.12
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/73e1a7c0-5c79-11ed-8076-ea679a8aa1d9-1 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: soltysh, stbenjam 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 |
|
/test e2e-aws-ovn-image-registry |
|
/override ci/prow/e2e-gcp-image-ecosystem |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-gcp-image-ecosystem 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. |
|
/override ci/prow/e2e-gcp-ovn-image-ecosystem |
|
@soltysh: Overrode contexts on behalf of soltysh: ci/prow/e2e-gcp-ovn-image-ecosystem 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. |
/hold
for testing