Skip to content

[8.x] Skip region validation in S3BlobStoreRepositoryTests (#127372) #127381

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 2 commits into from
Apr 28, 2025

Conversation

DaveCTurner
Copy link
Contributor

@DaveCTurner DaveCTurner commented Apr 25, 2025

Backports the following commits to 8.x:

Closes #127447
Closes #127448

Today these tests assert that the requests received by the handler are
signed in region `us-east-1` with no region specified, but in fact when
running in EC2 the SDK will pick up the actual region which may be
different. This commit skips this region validation for now (it is
tested elsewhere).
@DaveCTurner DaveCTurner added :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Distributed Coordination Meta label for Distributed Coordination team test-arm Pull Requests that should be tested against arm agents labels Apr 25, 2025
@nicktindall nicktindall self-requested a review April 28, 2025 06:13
@elasticsearchmachine elasticsearchmachine merged commit 9e2ae4e into elastic:8.19 Apr 28, 2025
20 checks passed
@DaveCTurner DaveCTurner deleted the backport/8.x/pr-127372 branch April 28, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Coordination Meta label for Distributed Coordination team >test Issues or PRs that are addressing/adding tests test-arm Pull Requests that should be tested against arm agents v8.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants