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

chore: Collect JUnit reports as part of gingko executions #1365

Merged
merged 6 commits into from
Aug 22, 2024

Conversation

a-thaler
Copy link
Collaborator

@a-thaler a-thaler commented Aug 20, 2024

Description

Changes proposed in this pull request (what was done and why):

  • to have it trackable what test cases were executed for a commit, junit reports are getting generated and uploaded to the actions
    Changes refer to particular issues, PRs or documents:

Traceability

  • The PR is linked to a GitHub issue.
  • The follow-up issues (if any) are linked in the Related Issues section.
  • If the change is user-facing, the documentation has been adjusted.
  • The feature is unit-tested.
  • The feature is e2e-tested.

@a-thaler a-thaler added area/ci Test automation do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/chore Categorizes issue or PR as related to a chore. labels Aug 20, 2024
@a-thaler a-thaler added this to the 1.22.0 milestone Aug 20, 2024
@a-thaler a-thaler requested a review from a team as a code owner August 20, 2024 11:08
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 20, 2024
@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 20, 2024
@kyma-bot kyma-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 20, 2024
@a-thaler a-thaler changed the title chore: Print test cases as part of test execution chore: Collect JUnit reports as part of gingko executions Aug 20, 2024
@a-thaler a-thaler removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 20, 2024
hack/gardener-integration-test.sh Outdated Show resolved Hide resolved
@kyma-bot kyma-bot added the lgtm Looks good to me! label Aug 22, 2024
@TeodorSAP TeodorSAP merged commit d1f37ff into kyma-project:main Aug 22, 2024
46 checks passed
@a-thaler a-thaler deleted the gingko branch September 2, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Test automation cla: yes Indicates the PR's author has signed the CLA. kind/chore Categorizes issue or PR as related to a chore. lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants