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

Migrate Triggers e2e test to kind #1252

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

dibyom
Copy link
Member

@dibyom dibyom commented Nov 2, 2022

Changes

Follows the guide in docs/kind-e2e.md with a couple of changes to match the current pipeline e2e tests:

  1. Use latest builder image for the time being
  2. Adds a pipeline-kind-e2e: "true" label that is used for podAntiAffinity - we don't want multiple kind jobs running on the same nodes.

Part of tektoncd/triggers#1475

/kind misc

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Nov 2, 2022
@tekton-robot tekton-robot requested review from dlorenc and jerop November 2, 2022 19:00
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 2, 2022
@dibyom
Copy link
Member Author

dibyom commented Nov 2, 2022

/hold

I'll try to get tektoncd/triggers#1477 in first

@tekton-robot tekton-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 2, 2022
@@ -1655,29 +1655,58 @@ presubmits:
- name: pull-tekton-triggers-integration-tests
labels:
preset-presubmit-sh: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
pipeline-kind-e2e: "true"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably rename this label, since its purpose is to ensure that kind e2e jobs each end up on their own node, regardless of project. But that doesn't need to be done here. =)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do that as part of #1281

prow/config.yaml Outdated Show resolved Hide resolved
@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 3, 2022
@afrittoli
Copy link
Member

/hold

I'll try to get tektoncd/triggers#1477 in first

This is merged now!

@dibyom
Copy link
Member Author

dibyom commented Nov 10, 2022

This is merged now!

Yes, keeping the hold for a few more days till we release the next Triggers version and then we'll switch to kind

prow/config.yaml Outdated Show resolved Hide resolved
@afrittoli
Copy link
Member

@dibyom kind reminder about this 🙏

@dibyom
Copy link
Member Author

dibyom commented Nov 28, 2022

@dibyom kind reminder about this 🙏

I'll pick it back up this week!!

@tekton-robot tekton-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 30, 2022
@tekton-robot tekton-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Nov 30, 2022
@dibyom
Copy link
Member Author

dibyom commented Nov 30, 2022

/hold cancel

@tekton-robot tekton-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 30, 2022
@dibyom
Copy link
Member Author

dibyom commented Nov 30, 2022

@abayer @afrittoli ready for another look!

@tekton-robot tekton-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 29, 2022
Follows the guide in docs/kind-e2e.md with a couple of changes to match the current pipeline e2e tests:

1. Use latest builder image for the time being
2. Adds a `pipeline-kind-e2e: "true"` label that is used for podAntiAffinity -
we don't want multiple kind jobs running on the same nodes.

Part of tektoncd/triggers#1475

Signed-off-by: Dibyo Mukherjee <dibyo@google.com>
@tekton-robot tekton-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 20, 2023
@dibyom
Copy link
Member Author

dibyom commented Jan 20, 2023

just needs a LGTM now @afrittoli @vdemeester 🙏

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 26, 2023
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abayer, vdemeester

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

@tekton-robot tekton-robot merged commit 8910670 into tektoncd:main Jan 26, 2023
@dibyom dibyom deleted the triggers-kind branch February 1, 2023 17:48
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. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants