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 a reusable Kind pipeline / task for testing #886

Open
Tracked by #912
ghost opened this issue Sep 2, 2021 · 6 comments
Open
Tracked by #912

Introduce a reusable Kind pipeline / task for testing #886

ghost opened this issue Sep 2, 2021 · 6 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@ghost
Copy link

ghost commented Sep 2, 2021

Feature request

Over in the Tekton Results project, @wlynch has introduced Kind as part of e2e testing. The task definition is here and the runner script is here.

It could be really useful to apply Kind to our testing more broadly. For example, we could create kind clusters for checking behaviour with feature-flags on / off without incurring the overhead of spinning up completely fresh GKE clusters for each configuration.

This issue is for tracking work towards that goal: introduce a Task or Pipeline that is reusable across projects and can be used to boot up a Kind cluster and run tests.

@ghost ghost added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 2, 2021
@tekton-robot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 1, 2021
@afrittoli
Copy link
Member

Work in that direction: #927

@afrittoli afrittoli self-assigned this Dec 1, 2021
@afrittoli
Copy link
Member

/lifecycle frozen This is being worked on

@vdemeester
Copy link
Member

/lifecycle frozen

@tekton-robot tekton-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Dec 2, 2021
@lbernick
Copy link
Member

@afrittoli @vdemeester can this be closed now that we have the Kind catalog Task?

@dibyom
Copy link
Member

dibyom commented Aug 18, 2022

/assign @abayer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

6 participants