Skip to content
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

Opt in services to the test selection #10867

Merged
merged 8 commits into from
May 28, 2024
Merged

Opt in services to the test selection #10867

merged 8 commits into from
May 28, 2024

Conversation

silv-io
Copy link
Member

@silv-io silv-io commented May 22, 2024

Motivation

The test selection allows future PRs containing strictly service changes to only execute tests corresponding to those services and services that depend on them. However, to enable this, services need to opt in.

Changes

This PR offers the opportunity to opt in services to the test selection. These services are opting in with this PR:

  • IAM
  • STS
  • KMS
  • Transcribe
  • Secretsmanager
  • Route53 Resolver

Furthermore, paths are adjusted to the new structure, prefixed with localstack-core/

@silv-io silv-io added the semver: patch Non-breaking changes which can be included in patch releases label May 22, 2024
@silv-io silv-io changed the title Opt-In services to the test selection Opt in services to the test selection May 22, 2024
Copy link

github-actions bot commented May 22, 2024

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   1h 41m 41s ⏱️ +32s
3 004 tests ±0  2 693 ✅ ±0  311 💤 ±0  0 ❌ ±0 
3 006 runs  ±0  2 693 ✅ ±0  313 💤 ±0  0 ❌ ±0 

Results for commit d4f31db. ± Comparison against base commit e2d07b6.

♻️ This comment has been updated with latest results.

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.

Awesome! So many new services opting into the test selection! The amount of API dependencies seems to be a bit low to be honest, but we can grow this over time :)
And thanks for adjusting the paths after #10800. 🦸🏽

@silv-io silv-io merged commit c41a677 into master May 28, 2024
30 checks passed
@silv-io silv-io deleted the test-selection-opt-in branch May 28, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

7 participants