Skip to content

Update localstack to v4.7#353

Merged
Shunpoco merged 4 commits into
mainfrom
update-localstack
Aug 7, 2025
Merged

Update localstack to v4.7#353
Shunpoco merged 4 commits into
mainfrom
update-localstack

Conversation

@Shunpoco
Copy link
Copy Markdown
Collaborator

@Shunpoco Shunpoco commented Aug 1, 2025

Description of your changes

  • Upgrade localstack from v2.2 to v4.7
  • Since edge case scenario conflicts their names with other tests, I renamed them

I have:

  • Run make reviewable to ensure this PR is ready for review.
  • Run make ceph-chainsaw to validate these changes against Ceph. This step is not always necessary. However, for changes related to S3 calls it is sensible to validate against an actual Ceph cluster. Localstack is used in our CI Chainsaw suite for convenience and there can be disparity in S3 behaviours betwee it and Ceph. See docs/TESTING.md for information on how to run tests against a Ceph cluster.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

  • I ran make chainsaw on my local
  • CI rans make chainsaw against multiple k8s versions

@Shunpoco Shunpoco force-pushed the update-localstack branch from 7ec467c to c60de70 Compare August 1, 2025 10:58
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.86%. Comparing base (72eb3c2) to head (8fb7182).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #353      +/-   ##
==========================================
+ Coverage   38.62%   38.86%   +0.24%     
==========================================
  Files          61       61              
  Lines        5629     5570      -59     
==========================================
- Hits         2174     2165       -9     
+ Misses       3325     3276      -49     
+ Partials      130      129       -1     
Flag Coverage Δ
unittests 38.86% <ø> (+0.24%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@Shunpoco Shunpoco marked this pull request as ready for review August 7, 2025 08:57
@Shunpoco Shunpoco requested a review from nolancon August 7, 2025 08:57
Copy link
Copy Markdown
Collaborator

@nolancon nolancon left a comment

Choose a reason for hiding this comment

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

Nice

@Shunpoco Shunpoco merged commit a345522 into main Aug 7, 2025
10 checks passed
@Shunpoco Shunpoco deleted the update-localstack branch August 7, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants