https://issues.apache.org/jira/browse/AMQ-6014 - test needs more time in ci. need to figure why it is sooo slow

This commit is contained in:
gtully 2015-10-21 13:06:13 +01:00
parent 43c3cae2c0
commit 92d5efc32c
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ public class TopicProducerDurableSubFlowControlTest extends TestCase implements
return !producingThread.isAlive();
}
}, 5 * 60 * 1000));
}, 10 * 60 * 1000));
for (DurableSubscriptionViewMBean sub : subViews) {
LOG.info("name: " + sub.getSubscriptionName());