Add longevity specific features to cluster job 38/42438/4
authorKumar Rishabh <shailrishabh@gmail.com>
Mon, 25 Jul 2016 05:56:54 +0000 (11:26 +0530)
committerKumar Rishabh <shailrishabh@gmail.com>
Tue, 26 Jul 2016 22:45:53 +0000 (04:15 +0530)
Change-Id: If8f0dfc5bed4675b84fbb304f82337be10e4fa6c
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
jjb/integration/include-raw-integration-configure-clustering.sh
jjb/netvirt/netvirt-csit-clustering.yaml

index 85e2eee41b1ec48f8f86a8509f9c9af965813d13..afd6bed748e0b949fa32173086e5532bc5eb0d67 100644 (file)
@@ -68,7 +68,7 @@ echo "Configuring the startup features..."
 FEATURESCONF=/tmp/${BUNDLEFOLDER}/etc/org.apache.karaf.features.cfg
 CUSTOMPROP=/tmp/${BUNDLEFOLDER}/etc/custom.properties
 sed -ie "s/featuresBoot=.*/featuresBoot=config,standard,region,package,kar,ssh,management,${ACTUALFEATURES}/g" \${FEATURESCONF}
-sed -ie "s%mvn:org.opendaylight.integration/features-integration-index/${BUNDLEVERSION}/xml/features%mvn:org.opendaylight.integration/features-integration-index/${BUNDLEVERSION}/xml/features,mvn:org.opendaylight.integration/features-integration-test/${BUNDLEVERSION}/xml/features%g" \${FEATURESCONF}
+sed -ie "s%mvn:org.opendaylight.integration/features-integration-index/${BUNDLEVERSION}/xml/features%mvn:org.opendaylight.integration/features-integration-index/${BUNDLEVERSION}/xml/features,mvn:org.opendaylight.integration/features-integration-test/${BUNDLEVERSION}/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.0.0/xml/features%g" \${FEATURESCONF}
 cat \${FEATURESCONF}
 
 echo "Configuring the log..."
index 5f21cbaf571ad736a3c626f1eed1b2e2f6ceadb4..d29217e854a94af78a704d943dde628d07ec6bb7 100644 (file)
@@ -27,7 +27,7 @@
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-ovsdb-openstack'
+    install-features: 'odl-ovsdb-openstack,decanter-collector-jmx,decanter-appender-elasticsearch'
 
     # Robot custom options
     robot-options: ''