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

Update S3ExpressIntegrationTest to use dynamically created bucket names #5231

Merged
merged 2 commits into from
May 17, 2024

Conversation

joviegas
Copy link
Contributor

Motivation and Context

  • Initially a static bucket name was assigned for testing purposes .
  • We no longer need static name and can create Dynamic names similar to other S3 integ tests

Modifications

  • Create bucket name using temporaryBucketName() function

Testing

  • Integ test as part of build checks

License

  • I confirm that this pull request can be released under the Apache 2 license

@joviegas joviegas requested a review from a team as a code owner May 17, 2024 19:27
@joviegas joviegas enabled auto-merge (squash) May 17, 2024 20:24
Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@joviegas joviegas merged commit f7add20 into master May 17, 2024
17 checks passed
akidambisrinivasan pushed a commit to akidambisrinivasan/aws-sdk-java-v2 that referenced this pull request Jun 28, 2024
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.

None yet

2 participants