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

create ghithub action to run the end-to-end tests without lifecycle manager with nats as a backend #132

Merged
merged 32 commits into from
Oct 6, 2023

Conversation

friedrichwilken
Copy link
Contributor

@friedrichwilken friedrichwilken commented Oct 5, 2023

this PR adds a github action to execute the e2e test with nats as a backend. the eventing manager will be deployed without the lifecycle manager.

@friedrichwilken friedrichwilken requested a review from a team as a code owner October 5, 2023 15:24
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 5, 2023
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 5, 2023
@friedrichwilken friedrichwilken removed the request for review from grischperl October 6, 2023 07:25
@friedrichwilken friedrichwilken added the area/eventing Issues or PRs related to eventing label Oct 6, 2023
@friedrichwilken friedrichwilken linked an issue Oct 6, 2023 that may be closed by this pull request
4 tasks
@friedrichwilken friedrichwilken changed the title create gha create ghithub action to run the end-to-end tests without lifecycle manager with nats as a backend Oct 6, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Oct 6, 2023
@kyma-bot kyma-bot merged commit d1fdb4a into kyma-project:main Oct 6, 2023
@friedrichwilken friedrichwilken deleted the e2e-github-action branch October 6, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics area/eventing Issues or PRs related to eventing lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup CI job to execute the e2e test without lifecycle manager
3 participants