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 backend switching job for EventMesh on Push event #400

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

mfaizanse
Copy link
Member

@mfaizanse mfaizanse commented Jan 16, 2024

Description

Changes proposed in this pull request:

  • Added backend switching job re-useable workflow template for EventMesh on push event.
  • Called the re-useable workflow template in e2e.yml workflow for only push event..
  • Updated the wait-until-build-succeeds to output the image-name, so other jobs can use the image.
  • Added push event in e2e workflow, so all the jobs in this workflow will also run on main/release branches.

Related issue(s)

@mfaizanse mfaizanse requested review from the1bit and a team as code owners January 16, 2024 11:23
@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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 16, 2024
.github/workflows/e2e-backend-switching-reuseable.yml Outdated Show resolved Hide resolved
scripts/gardener/aws/deprovision.sh Outdated Show resolved Hide resolved
scripts/gardener/aws/provision.sh Outdated Show resolved Hide resolved
scripts/gardener/aws/provision.sh Outdated Show resolved Hide resolved
scripts/ias/create-ias-app.sh Show resolved Hide resolved
scripts/ias/delete-ias-app.sh Outdated Show resolved Hide resolved
scripts/utils/log.sh Outdated Show resolved Hide resolved
scripts/utils/log.sh Show resolved Hide resolved
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 16, 2024
@kyma-bot kyma-bot merged commit 44ff053 into kyma-project:main Jan 16, 2024
11 checks passed
@mfaizanse mfaizanse linked an issue Jan 17, 2024 that may be closed by this pull request
3 tasks
@grischperl grischperl modified the milestones: 1.0.3, 1.1.0 Jan 17, 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/XL Denotes a PR that changes 500-999 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