ramu11 opened a new pull request, #9042:
URL: https://github.com/apache/camel-quarkus/pull/9042

   ## Description
   
   Add a dedicated AWS2 STS integration test group as part of the AWS2 
integration test migration.
   
   ### Changes
   
   - Add new `integration-test-groups/aws2/aws2-sts` module.
   - Add Floci-backed `getSessionToken` integration test using the existing 
`Service.STS` infrastructure.
   - Add native integration test coverage.
   - Add real-AWS configuration using `AWS_ACCESS_KEY`, `AWS_SECRET_KEY`, and 
`AWS_REGION`.
   - Register the STS test environment customizer through the existing AWS2 SPI.
   - Add the module to the AWS2 grouped test aggregator.
   - Pin impsort compliance to `${maven.compiler.source}` to avoid parser 
failures when `maven.compiler.release` is overridden locally.
   
   ### Validation
   
   - `git diff --check` — clean
   - AWS2 STS test — 1 test, 0 failures, 0 errors
   - Build — SUCCESS


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to