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

Add tests for examples #191

Open
sagikazarmark opened this issue Sep 6, 2023 · 0 comments
Open

Add tests for examples #191

sagikazarmark opened this issue Sep 6, 2023 · 0 comments
Labels
kind/test Categorizes issue or PR as related to testing. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.

Comments

@sagikazarmark
Copy link
Member

It would be nice to add tests for examples to verify they work as they are supposed to.

I propose we create a GitHub Actions workflow that:

  • runs daily to make sure examples work
  • is a matrix workflow for each example
  • runs kubectl apply (optionally starting with running setup) and runs check to make sure it works as expected

We could potentially also code them as e2e tests using the kube e2e framework.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Dec 3, 2023
@ramizpolic ramizpolic removed the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Dec 7, 2023
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Feb 11, 2024
@ramizpolic ramizpolic removed the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Feb 22, 2024
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Apr 28, 2024
@csatib02 csatib02 removed the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Apr 28, 2024
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. label Jun 30, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 30, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 30, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 30, 2024
@bank-vaults bank-vaults deleted a comment from github-actions bot Jun 30, 2024
@csatib02 csatib02 added lifecycle/keep Denotes an issue or PR that should be preserved from going stale. kind/test Categorizes issue or PR as related to testing. and removed lifecycle/stale Denotes an issue or PR that has become stale and will be auto-closed. labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test Categorizes issue or PR as related to testing. lifecycle/keep Denotes an issue or PR that should be preserved from going stale.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants