jamesnetherton commented on pull request #3066: URL: https://github.com/apache/camel-quarkus/pull/3066#issuecomment-913502444
> It could be possible to execute tests against several db types by default (at least dev-service db types which don't require license). What do you think about it, should it be investigated @ppalaga , @jamesnetherton ? Probably, because otherwise we have a bunch of profiles that are never tested on CI. So there's a risk they get stale, stop working and nobody notices. Quarkus has `@TestProfile` which could perhaps be used for this use case (at the expense of some test execution speed). We don't have to do this for the initial impl, but we should look to clean things up a bit eventually. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org