Skip to content

chore: tag test resources#672

Merged
sophia-bq merged 1 commit into
mainfrom
chore/tag-test-resources
Jul 21, 2026
Merged

chore: tag test resources#672
sophia-bq merged 1 commit into
mainfrom
chore/tag-test-resources

Conversation

@sophia-bq

Copy link
Copy Markdown
Contributor

Summary

Adds AWS resource tags to all test resources created during Node.js integration test execution.

Description

AuroraTestUtility.java already tags resources it provisions (clusters, instances) with env=test-runner and created=. However, resources created by the Node.js tests themselves were being created without any tags. This adds tags to the creation of:

  • DB instances (autoscaling tests)
  • custom cluster endpoints
  • Secrets Manager secrets

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sophia-bq
sophia-bq requested a review from a team as a code owner July 20, 2026 21:22
@sophia-bq
sophia-bq merged commit 0f75b97 into main Jul 21, 2026
4 checks passed
@sophia-bq
sophia-bq deleted the chore/tag-test-resources branch July 21, 2026 18:53
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.

2 participants