Skip to content

Cherry-pick #7484: [Test] Fix export-image-logs race by exporting while stack still exists#7486

Merged
gmarciani merged 1 commit into
developfrom
cherry-pick/pr-7484-to-develop
Jul 13, 2026
Merged

Cherry-pick #7484: [Test] Fix export-image-logs race by exporting while stack still exists#7486
gmarciani merged 1 commit into
developfrom
cherry-pick/pr-7484-to-develop

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated cherry-pick of #7484 from integ-tests-3.15.1 to develop.

Original PR by @gmarciani.

In test_build_image, export logs as soon as the build log stream is
available (while BUILD_IN_PROGRESS) so the build-image stack is
guaranteed to exist, instead of after BUILD_COMPLETE when it
self-deletes. Also validate export from a failed build, whose stack and
log stream are retained.
@github-actions github-actions Bot requested review from a team as code owners July 13, 2026 21:28
@gmarciani gmarciani added skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x Test labels Jul 13, 2026
@gmarciani gmarciani enabled auto-merge (rebase) July 13, 2026 21:29
@gmarciani gmarciani merged commit d060ae5 into develop Jul 13, 2026
29 of 30 checks passed
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.94%. Comparing base (f788a14) to head (a81cf48).
⚠️ Report is 24 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7486   +/-   ##
========================================
  Coverage    89.94%   89.94%           
========================================
  Files          180      180           
  Lines        16253    16254    +1     
========================================
+ Hits         14619    14620    +1     
  Misses        1634     1634           
Flag Coverage Δ
unittests 89.94% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x cherry-pick skip-changelog-update Disables the check that enforces changelog updates in PRs Test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants