-
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
Allow running e2e tests as presubmits on GitHub #30927
Conversation
|
Hi @uroy-personal. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
For the issue : kubernetes/autoscaler#5918 |
/assign @jbartosik @kgolab @pbetkier |
Good Morning @jbartosik , @kgolab , @pbetkier , @mwielgus & @bskiba. I had to close the PR : #30893 as my fork got corrupted while rebasing the changes from parent repository. @pbetkier , All the review comments from the previous PR has been incorporated here. I would like to request your review again on this PR. |
I have signed the EasyCLA already. Hope the "EasyCLA — Missing CLA Authorization" check will be cleared soon |
/ok-to-test Looks fine to me, but let @kwiesmueller handle this as the new owner :) |
Tests fail with:
I think you have to rename the new presubmits. |
Or rather use a different dashboard name? |
Good Morning @kwiesmueller , |
That name sounds good, yes. |
/retest |
/retest-required |
Hi @kwiesmueller , config/prow/cluster/build/build_kubernetes-external-secrets_deployment.yaml I have not been able to identity the issue so far. When I validate the whole file using a yamllint, I get no error. I will look into the issue later today. |
/retest-required |
Good Morning @kwiesmueller , |
Hi @jbartosik , @kwiesmueller |
/assign maciekpytel smg247 |
Good afternoon @MaciekPytel , @smg247 , |
/lgtm |
@laoj2: changing LGTM is restricted to collaborators 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. |
@@ -540,6 +540,33 @@ dashboards: | |||
results_url_template: | |||
url: https://prow.ci.openshift.org/job-history/<gcs_prefix> | |||
test_group_name: periodic-ci-openshift-multiarch-master-nightly-4.13-ocp-e2e-upgrade-aws-ovn-arm64 | |||
- base_options: width=10&exclude-filter-by-regex=Monitor%5Cscluster&exclude-filter-by-regex=%5Eoperator.Run%20template.*container%20test%24 |
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.
Can you move the config/testgrids/openshift/... changes to another PR? Those appear to be unrelated to the VPA presubmit tests
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.
Hi @laoj2 ,
I did not add or make any changes to config/testgrids/openshift/. When I raised the PR initially I could only see my changes in a single file. Now I see 3 files got changed as part of this PR.
No idea why config/testgrids/openshift/ changes are pulled in into this PR..
Related to: - kubernetes/k8s.io#5127 Add an ExternelSecret that will sync the kubeconfig for the cluster k8s-infra-kops-prow-build to the k8s-prow cluster. Signed-off-by: Arnaud Meukam <[email protected]>
Signed-off-by: rjsadow <[email protected]>
Kubernetes master
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: uroy-personal The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@uroy-personal: 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. 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 understand the commands that are listed here. |
No description provided.