Skip to content

CI: put parity metrics to separate artifact #12839

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

k-a-il
Copy link
Contributor

@k-a-il k-a-il commented Jul 7, 2025

Motivation

This PR adds a new step to archive the parity metrics. The previous changes were insufficient, as the script used to fetch artifacts supports only a single level of folder nesting.

Changes

@k-a-il k-a-il requested a review from alexrashed July 7, 2025 14:15
@k-a-il k-a-il self-assigned this Jul 7, 2025
@k-a-il k-a-il added area: ci Running LocalStack in CI environments semver: patch Non-breaking changes which can be included in patch releases labels Jul 7, 2025
Copy link

github-actions bot commented Jul 7, 2025

Test Results - Preflight, Unit

21 853 tests  ±0   20 196 ✅ ±0   6m 21s ⏱️ -32s
     1 suites ±0    1 657 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit d6e4330. ± Comparison against base commit dbad558.

Copy link

github-actions bot commented Jul 7, 2025

Test Results (MA/MR) - Preflight, Unit

21 853 tests   20 196 ✅  6m 31s ⏱️
     1 suites   1 657 💤
     1 files         0 ❌

Results for commit d6e4330.

Copy link

github-actions bot commented Jul 7, 2025

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 5s ⏱️ -2s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit d6e4330. ± Comparison against base commit dbad558.

Copy link

github-actions bot commented Jul 7, 2025

Test Results (amd64, MA/MR) - Acceptance

7 tests   5 ✅  3m 6s ⏱️
1 suites  2 💤
1 files    0 ❌

Results for commit d6e4330.

Copy link

github-actions bot commented Jul 7, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 21m 58s ⏱️
5 273 tests 4 345 ✅ 928 💤 0 ❌
5 279 runs  4 345 ✅ 934 💤 0 ❌

Results for commit d6e4330.

Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

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

LGTM! 💯
Kudos for keeping up with this, it's super hard / impossible to test, and in combination with a terrible feedback loop, it can be pretty tedious to get this right!🦸🏽
Actually, in a way, this is pretty much the same issue we are solving with LocalStack (just in a slightly different domain). 🤣

Copy link

github-actions bot commented Jul 7, 2025

Test Results (amd64, MA/MR) - Integration, Bootstrap

    5 files      5 suites   2h 21m 37s ⏱️
5 273 tests 4 345 ✅ 928 💤 0 ❌
5 279 runs  4 345 ✅ 934 💤 0 ❌

Results for commit d6e4330.

@k-a-il k-a-il marked this pull request as ready for review July 7, 2025 16:34
@k-a-il k-a-il merged commit e38daad into master Jul 7, 2025
55 checks passed
@k-a-il k-a-il deleted the ci/separate-parity-artifacts branch July 7, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci Running LocalStack in CI environments semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants