oscerd commented on issue #2216:
URL: https://github.com/apache/camel-quarkus/issues/2216#issuecomment-775276950


   Maybe you need to have a look at test-infra folder on main camel. There is 
the possibility to re-use that stuff in quarkus too. The endpoint override can 
be added to the components where it makes sense, but if it is just for the sake 
of testing, I think it worths to look at how the tests are done in main camel 
repo.
   
   It may be I don't get the issue, but all the test suite in camel for aws2 is 
using localstack and the endpoint override mechanism has been implemented only 
on kinesis and s3. So I believe it is not mandatory.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to