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 Upgrade jobs for PR and main merge #401

Merged
merged 15 commits into from
Jan 31, 2024

Conversation

muralov
Copy link
Contributor

@muralov muralov commented Jan 16, 2024

New job executes the e2e tests after the upgrade from main branch commit to the current PR version

  • Create common reusable upgrade test workflow
  • Use the reusable workflow for PR upgrade tests
  • Use the reusable workflow for main merges

#389

@muralov muralov requested review from the1bit and a team as code owners January 16, 2024 15:18
@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 16, 2024
@muralov muralov changed the title Create e2e test upgrade job Create PR upgrade job Jan 16, 2024
@muralov muralov changed the title Create PR upgrade job WIP: Create PR upgrade job Jan 16, 2024
@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 16, 2024
@muralov muralov added the area/eventing Issues or PRs related to eventing label Jan 16, 2024
@muralov muralov force-pushed the create-upgrade-test-job branch 5 times, most recently from 8c48543 to 4c5cc62 Compare January 17, 2024 15:35
@mfaizanse mfaizanse marked this pull request as draft January 17, 2024 15:51
@muralov muralov force-pushed the create-upgrade-test-job branch from 4c5cc62 to 0a57d00 Compare January 23, 2024 09:41
@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 23, 2024
@muralov muralov force-pushed the create-upgrade-test-job branch from 0a57d00 to de9b742 Compare January 23, 2024 09:48
@muralov muralov changed the title WIP: Create PR upgrade job WIP: Create Upgrade jobs for PR and main merge Jan 23, 2024
@muralov muralov removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 23, 2024
@muralov muralov changed the title WIP: Create Upgrade jobs for PR and main merge Create Upgrade jobs for PR and main merge Jan 23, 2024
@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 23, 2024
@muralov muralov changed the title Create Upgrade jobs for PR and main merge WIP: Create Upgrade jobs for PR and main merge Jan 23, 2024
@muralov muralov marked this pull request as ready for review January 23, 2024 10:05
@muralov muralov force-pushed the create-upgrade-test-job branch 4 times, most recently from 6cc348c to e650085 Compare January 23, 2024 15:42
@muralov muralov force-pushed the create-upgrade-test-job branch from 1b39691 to ffc4911 Compare January 29, 2024 14:37
@muralov muralov force-pushed the create-upgrade-test-job branch from ffc4911 to 7726c3f Compare January 29, 2024 14:55
@muralov muralov force-pushed the create-upgrade-test-job branch from 0a62154 to acf2893 Compare January 29, 2024 17:52
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 30, 2024
@kyma-bot kyma-bot merged commit 74cb2a1 into kyma-project:main Jan 31, 2024
15 checks passed
@muralov muralov deleted the create-upgrade-test-job branch January 31, 2024 09:06
@muralov muralov linked an issue Jan 31, 2024 that may be closed by this pull request
2 tasks
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 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.

Upgrade test action for NATS Backend
3 participants