Skip to content

Antalya 25.3 Use sha not url in report DB queries #910

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

Open
wants to merge 6 commits into
base: antalya-25.3
Choose a base branch
from

Conversation

strtgbb
Copy link
Collaborator

@strtgbb strtgbb commented Jul 16, 2025

Changelog category (leave one):

  • CI Fix or Improvement (changelog entry is not required)

Previously the report queried by workflow url, however, the report is uploaded to pr/commit. Under certain workflow failure conditions, this could result in an empty report overwriting a previous report.
Now, a report for a given pr/commit will always generate the same report.

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

@strtgbb strtgbb added cicd Improvements and fixes to the CICD process antalya-25.3 antalya-25.3.3 labels Jul 16, 2025
@strtgbb strtgbb requested a review from zvonand July 21, 2025 12:19
zvonand
zvonand previously approved these changes Jul 21, 2025
Copy link
Collaborator

@zvonand zvonand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
antalya-25.3 antalya-25.3.3 cicd Improvements and fixes to the CICD process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants