From 928fc42bc4639142789492f76e577d4829fd72a5 Mon Sep 17 00:00:00 2001 From: Anandhi Manikantan Date: Thu, 1 Oct 2015 17:11:37 -0700 Subject: [PATCH] Adding features: odl-didm-hp3800 to integration bundle. Tested and verified that the integration test cases are passed with latest config file changes in didm project for hp-3800-impl 1) Feature Tests Pass: https://jenkins.opendaylight.org/releng/job/didm-merge-beryllium/33/ 2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=features/src/main/features/features.xml a) Feature Names: Prefixed with 'odl-' : odl-didm-hp3800 b) Features Descriptions: Present c) Features Start-Levels: No start-levels on elements or elements 3) Features Tested: Features have been tested for functionality with a) feature:install odl-didm-hp3800 b) feature:install odl-didm-hp3800, odl-integration-compatible-with-all 4) Integration Test Impact - none. Change-Id: I481e6ababcaa6784af33fcad0245cf2ea2841f93 Signed-off-by: Anandhi Manikantan --- features/index/pom.xml | 7 +++++++ features/index/src/main/resources/features.xml | 1 + features/test/src/main/resources/features.xml | 1 + 3 files changed, 9 insertions(+) diff --git a/features/index/pom.xml b/features/index/pom.xml index 4fb41630..5fad75eb 100644 --- a/features/index/pom.xml +++ b/features/index/pom.xml @@ -135,6 +135,13 @@ features xml + + org.opendaylight.didm.hp + features-hp + ${didm.version} + features + xml + org.opendaylight.dlux features-dlux diff --git a/features/index/src/main/resources/features.xml b/features/index/src/main/resources/features.xml index fb0fe6c5..ee5b7682 100644 --- a/features/index/src/main/resources/features.xml +++ b/features/index/src/main/resources/features.xml @@ -46,6 +46,7 @@ mvn:org.opendaylight.controller/features-nsf/${feature.nsf.version}/xml/features mvn:org.opendaylight.coretutorials/dsbenchmark-features/${feature.coretutorials.version}/xml/features mvn:org.opendaylight.didm/didm-features/${didm.version}/xml/features + mvn:org.opendaylight.didm.hp/features-hp/${didm.version}/xml/features mvn:org.opendaylight.dlux/features-dlux/${feature.dlux.version}/xml/features mvn:org.opendaylight.groupbasedpolicy/features-groupbasedpolicy/${feature.groupbasedpolicy.version}/xml/features mvn:org.opendaylight.iotdm/onem2m-features/${feature.iotdm.version}/xml/features diff --git a/features/test/src/main/resources/features.xml b/features/test/src/main/resources/features.xml index d6488b2f..4dfa69a9 100644 --- a/features/test/src/main/resources/features.xml +++ b/features/test/src/main/resources/features.xml @@ -73,6 +73,7 @@ odl-didm-identification-api odl-didm-identification odl-didm-drivers-api + odl-didm-hp3800 odl-dlux-core odl-dsbenchmark-impl odl-lispflowmapping-msmr -- 2.36.6