[
https://issues.apache.org/jira/browse/CAMEL-21762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928426#comment-17928426
]
Claus Ibsen edited comment on CAMEL-21762 at 2/19/25 2:39 PM:
--------------------------------------------------------------
TODO: Add annotation to make this easier for CSB testing *DONE*
was (Author: davsclaus):
TODO: Add annotation to make this easier for CSB testing
> camel-test - Make it easy to turn off auto starting specific routes
> -------------------------------------------------------------------
>
> Key: CAMEL-21762
> URL: https://issues.apache.org/jira/browse/CAMEL-21762
> Project: Camel
> Issue Type: Improvement
> Components: camel-test
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.11.0
>
>
> You may have some routes you want to start later in the test, or not to be
> started, but still included.
> For CSB tests with annotations, we may want to have a
> @AutoStartupExcludePattern where you can then specify route ids, or endpoint
> urls that should not be automatic started. So you can do ("kafka,amqp") to
> not start routes that start from kafka or amqp
--
This message was sent by Atlassian Jira
(v8.20.10#820010)