ppalaga opened a new pull request #2230:
URL: https://github.com/apache/camel-quarkus/pull/2230


   This is the idea how the new AWS 2 tests could be run both grouped 
(`integration-tests/aws2-grouped` for faster runs on our CI) and in isolation 
(`integration-tests-aws2/*` for methodologicaly cleaner, but slower testing for 
interested parties).
   
   The grouped module dynamically puts all sources from the individual aws test 
modules to its `target/[test-]classes`. It concatenates 
`application.properties` and some service files. 
   
   The `pom.xml` of the grouped module is not generated yet. I'd add that 
functionality later to `mvn process-resources -Pformat -N` that we already have 
in our workflow.
   
   I am quite satisfied with this approach. What do others think?
   
   cc @llowinge 
   


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