From e5b7c9fba467d1b9f2db04c01e3863883fd25fc0 Mon Sep 17 00:00:00 2001 From: Robbie Gemmell Date: Wed, 27 Sep 2017 15:07:00 +0100 Subject: [PATCH] AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile --- activemq-karaf-itest/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml index b1321264ba..5d52c7d505 100644 --- a/activemq-karaf-itest/pom.xml +++ b/activemq-karaf-itest/pom.xml @@ -259,6 +259,7 @@ **/ActiveMQBrokerNdCamelFeatureTest.* + **/ActiveMQAMQPBrokerFeatureTest.*