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

   Implement comprehensive integration tests for the aws2-ec2 extension 
covering:
   - Instance lifecycle management (create, start, stop, reboot, terminate)
   - Instance queries (describe, describeStatus)
   - Tag management (create, delete)
   - Both headers and POJO request styles
   
   Tests run against LocalStack by default, with support for real AWS. Note: 
monitorInstances and unmonitorInstances are not tested as LocalStack does not 
fully support these operations. (Covered in Camel core)
   
   All tests pass in both JVM mode (10/10) and Native mode (10/10).
   
   Generated with Claude Code on behalf of Jinyu Chen
   
   Fixes #2396


-- 
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