generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
area/ciIssues or PRs related to CI related topicsIssues or PRs related to CI related topicskind/missing-testCategorizes issue or PR as related to missing automated tests for scenario.Categorizes issue or PR as related to missing automated tests for scenario.
Milestone
Description
Description
Run serverless integration tests on gardener as part of post-merge verifications
AC
- test involves provisioning gardener instance (
kyma provision gardener azcommand could be used ) - test involves installing serverless module solo (
via lifecycle-manager) and running integration tests - test is executed whenever a PR is merged to main branch
- test uses latest supported kube version (STRETCH: and latest supported garden linux image)
- test cleans up gardener shoot cluster
- gardener secret is securely stored (consider prow or github action)
- serverless-manager release workflow fails if the test failed
Reasons
We are responsible for making sure serverless module works on hyperscalers. Gardener is the most used kubernetes provider among kyma/serverless adopters
Reactions are currently unavailable
Metadata
Metadata
Labels
area/ciIssues or PRs related to CI related topicsIssues or PRs related to CI related topicskind/missing-testCategorizes issue or PR as related to missing automated tests for scenario.Categorizes issue or PR as related to missing automated tests for scenario.