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

Added backend-switching workflow for pull requests #407

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

mfaizanse
Copy link
Member

@mfaizanse mfaizanse commented Jan 17, 2024

Description

Changes proposed in this pull request:

  • Added backend-switching workflow for pull requests.
  • Using k8s version from kyma CLI instead of hard-coding version in workflow.
  • Rename job to e2e.

Related issue(s)

@mfaizanse mfaizanse requested review from the1bit and a team as code owners January 17, 2024 13:36
@kyma-bot kyma-bot added area/ci Issues or PRs related to CI related topics cla: yes Indicates the PR's author has signed the CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 17, 2024
@mfaizanse mfaizanse linked an issue Jan 17, 2024 that may be closed by this pull request
3 tasks
@mfaizanse mfaizanse added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 17, 2024
@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 Jan 17, 2024
@mfaizanse mfaizanse removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 17, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 17, 2024
@kyma-bot kyma-bot merged commit 3a070af into kyma-project:main Jan 17, 2024
11 checks passed
@friedrichwilken friedrichwilken deleted the issue345_4 branch January 17, 2024 14:45
@grischperl grischperl modified the milestone: 1.2.0 Feb 4, 2024
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 cla: yes Indicates the PR's author has signed the CLA. 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.

CI pipeline for backend switching tests
4 participants