Skip to content

chore(tests): add localstack version matrix for aws integration tests#25066

Closed
thomasqueirozb wants to merge 6 commits intomasterfrom
localstack-version-matrix
Closed

chore(tests): add localstack version matrix for aws integration tests#25066
thomasqueirozb wants to merge 6 commits intomasterfrom
localstack-version-matrix

Conversation

@thomasqueirozb
Copy link
Copy Markdown
Contributor

@thomasqueirozb thomasqueirozb commented Mar 30, 2026

Summary

Adds a version matrix to the AWS integration tests for localstack, testing against both latest and a pinned digest. The pinned digest (sha256:46302bcb...) is a known-good version of localstack that was previously hardcoded, ensuring we catch regressions against a stable baseline while also validating against the latest release.

Vector configuration

NA

How did you test this PR?

NA

Change Type

  • Bug fix
  • New feature
  • Dependencies
  • Non-functional (chore, refactoring, docs)
  • Performance

Is this a breaking change?

  • Yes
  • No

Does this PR include user facing changes?

  • Yes. Please add a changelog fragment based on our guidelines.
  • No. A maintainer will apply the no-changelog label to this PR.

References

@thomasqueirozb thomasqueirozb added the no-changelog Changes in this PR do not need user-facing explanations in the release changelog label Mar 30, 2026
@thomasqueirozb thomasqueirozb marked this pull request as ready for review March 30, 2026 14:20
@thomasqueirozb thomasqueirozb requested a review from a team as a code owner March 30, 2026 14:20
Comment thread tests/integration/aws/config/test.yaml Outdated
Co-authored-by: Thomas <thomasqueirozb@gmail.com>
thomasqueirozb

This comment was marked as outdated.

Comment thread tests/integration/aws/config/test.yaml Outdated
Copy link
Copy Markdown
Contributor Author

@thomasqueirozb thomasqueirozb left a comment

Choose a reason for hiding this comment

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

/ci-run-integration-aws

Copy link
Copy Markdown
Contributor Author

@thomasqueirozb thomasqueirozb left a comment

Choose a reason for hiding this comment

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

/ci-run-integration-aws

LocalStack 2026.03.0 introduced a mandatory auth token requirement whose
grace period expired on 2026-04-06, breaking all CI runs that used the
free/open-source image. Switch to motoserver/moto, which is a
fully open-source, no-auth-required AWS mock.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the domain: sinks Anything related to the Vector's sinks label Apr 14, 2026
@thomasqueirozb
Copy link
Copy Markdown
Contributor Author

localstack now require a license to work. We will keep using the pinned version until we can migrate to moto so this PR is no longer needed. See #25188

@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: sinks Anything related to the Vector's sinks no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants