Skip to content
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

introduce template error on purpose to test PR #907

Closed

Conversation

knelasevero
Copy link
Contributor

@knelasevero knelasevero commented Aug 9, 2022

I am not adding WIP/draft since we want tests to run and check how prow behaves with this thing

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 9, 2022
@k8s-ci-robot
Copy link
Contributor

Hi @knelasevero. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 9, 2022
@knelasevero knelasevero force-pushed the helm-error-on-purpose branch from c132c92 to 16ae87a Compare August 9, 2022 19:10
@knelasevero
Copy link
Contributor Author

@ingvagabund how would we properly test this (as we discussed, checking if prow would avoid merging also with gh-actions failing) without the risk of the actual merge?

@damemi
Copy link
Contributor

damemi commented Aug 9, 2022

/hold
/ok-to-test

fyi I think WIP will still run tests (it just adds the hold label), but draft PRs don't run tests

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Aug 9, 2022
@knelasevero
Copy link
Contributor Author

knelasevero commented Aug 9, 2022

fyi I think WIP will still run tests (it just adds the hold label), but draft PRs don't run tests

Thanks!

@ingvagabund I don't think we can follow what you described in #895 (comment)

If we don't remove the test from test-infra, and try to introduce an error on purpose, it will fail there anyways... and then we can't test if prow will consider gh-actions steps. Also we have a helm lint check on pull-descheduler-verify-master step 🤔

@knelasevero
Copy link
Contributor Author

I have asked a clarification question on slack on #prow channel: https://kubernetes.slack.com/archives/CDECRSC5U/p1660078225162069

@ingvagabund
Copy link
Contributor

ingvagabund commented Aug 10, 2022

If we don't remove the test from test-infra, and try to introduce an error on purpose, it will fail there anyways... and then we can't test if prow will consider gh-actions steps. Also we have a helm lint check on pull-descheduler-verify-master step

Updating the Makefile and temporarily skipping both the test-helm script and the lint-chart might help. We can always quickly revert this PR if it merges by accident.

@knelasevero
Copy link
Contributor Author

knelasevero commented Aug 10, 2022

Updating the Makefile and temporarily skipping both the test-helm script and the lint-chart might help. We can always quickly revert this PR if it merges by accident.

Nice suggestion. I think we can test already. Prow folks already told me prow would hold(see conversation), but does not hurt to test :D

@knelasevero knelasevero changed the title introduce template error on purpose to test PR DONT MERGE introduce template error on purpose to test Aug 10, 2022
@knelasevero knelasevero changed the title introduce template error on purpose to test introduce template error on purpose to test PR Aug 10, 2022
@knelasevero
Copy link
Contributor Author

based on

We can always quickly revert this PR if it merges by accident.

I am going to

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 10, 2022
@ingvagabund
Copy link
Contributor

/approve
/lgtm
Fingers crossed

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 10, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 10, 2022
@knelasevero
Copy link
Contributor Author

Pending — Not mergeable. Job lint-and-test has not succeeded.

Victory 🎉

@knelasevero
Copy link
Contributor Author

Closing since this is validated

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants