Claus Ibsen created CAMEL-21762:
-----------------------------------
Summary: 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
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)