integration.git
9 years agoMerge "Initial isolation test integrated with robot framework Usage: pybot -v LEADER...
Christopher O'Shea [Thu, 18 Sep 2014 18:53:03 +0000 (18:53 +0000)]
Merge "Initial isolation test integrated with robot framework Usage: pybot -v LEADER:<leader_ip> -v PORT:8080 -v FOLLOWER1:<flwr1_ip> -v FOLLOWER2:<flwr2_ip> ~/integration/test/csit/suites/clustering/datastore/basic/<testname.txt> Adding start/stop controller util methods"

9 years agoMerge "Adding tests to check number of switches and links connected"
Christopher O'Shea [Thu, 18 Sep 2014 17:29:07 +0000 (17:29 +0000)]
Merge "Adding tests to check number of switches and links connected"

9 years agoAdding tests to check number of switches and links connected 89/11289/4
Peter Gubka [Wed, 17 Sep 2014 13:23:22 +0000 (15:23 +0200)]
Adding tests to check number of switches and links connected

These tests are dependent on mininet depth and fanout variables

Change-Id: Ida6b37247fe634b11ecc618cd470428fdd4623dc
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoA test which connects 256 switches. 95/11095/3
Peter Gubka [Fri, 12 Sep 2014 10:05:06 +0000 (12:05 +0200)]
A test which connects 256 switches.

Then checks if they are present
in /restconf/operational/network-topology:network-topology/topology/flow:1
This test does not affect integration process.

Change-Id: I3cc5446b5a636d252a0021ae714c49c7d4e7c5b3
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoMerge "Bug 1919 Bug 1927 copy bundles for karaf standard features into system/"
Luis Gomez [Wed, 17 Sep 2014 23:38:12 +0000 (23:38 +0000)]
Merge "Bug 1919 Bug 1927 copy bundles for karaf standard features into system/"

9 years agoBug 1919 Bug 1927 copy bundles for karaf standard features into system/ 66/11266/2
Ed Warnicke [Wed, 17 Sep 2014 00:02:06 +0000 (19:02 -0500)]
Bug 1919 Bug 1927 copy bundles for karaf standard features into system/

This patch:

Copies the bundles for the karaf standard features into system

Excludes dependencies from non-java artifacts that are conflicing
with actual java artifacts (the vtn binaries)

Adds a org.ops4j.url.mvn.cfg file that:
a)  Reorders the repos so we look in system/ first
b)  Uses system/ as the localRepo so that
i)  We don't search .m2 (and thus possible get bum artifacts)
ii) We don't copy files from system to .m2 (slow)

Change-Id: I81fc20f16c8b1a2a5642a0c3934d93857a294497
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years ago(two tiny cleanups and re-triggering the patch tests now that all the 503 18/11118/4
Jamo Luhrsen [Fri, 12 Sep 2014 19:53:19 +0000 (12:53 -0700)]
(two tiny cleanups and re-triggering the patch tests now that all the 503
errors are gone)

(moving code to karaf suite locations)

INPORT action test now functional.  There is a bug open to move that
action to IN_PORT, but that may or may not be resolved.  Depending
on that, this test case may have to revert back to IN_PORT (bug is
https://bugs.opendaylight.org/show_bug.cgi?id=1725)

The FlowLib files (.py and .txt) have been upgraded.  There is now
an "Inventory" and "Service" type flow object to be used.  This was
needed so that the keyword to remove default flows (Steal to Controller)
could be removed via restconf @ the sal-flow:remove-flow RPC.

Change-Id: I85b40246e539d1c7872abc7e25f3b775efb0d596
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "Bump maven-dependency-plugin version"
Ed Warnicke [Tue, 16 Sep 2014 21:13:18 +0000 (21:13 +0000)]
Merge "Bump maven-dependency-plugin version"

9 years agoXml compare library improvement 24/11224/1
Peter Gubka [Tue, 16 Sep 2014 10:03:22 +0000 (12:03 +0200)]
Xml compare library improvement

Tests based on f45.xml and f218.xml needs to make
a value manipulation before the compare happen.

Change-Id: Icbffb618ae31a817900618fb7cb5450786f35b0d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoPut SNMP4SDN feature back to Integration 07/11207/1
ylhsieh [Mon, 15 Sep 2014 20:05:06 +0000 (04:05 +0800)]
Put SNMP4SDN feature back to Integration
(Tested successfully: https://jenkins.opendaylight.org/snmp4sdn/job/snmp4sdn-merge/org.opendaylight.snmp4sdn$features-snmp4sdn/137/testReport/)

Signed-off-by: ylhsieh <ylhsieh@itri.org.tw>
9 years agoAdding sfc features 70/11170/3
David Goldberg [Sun, 14 Sep 2014 20:50:55 +0000 (23:50 +0300)]
Adding sfc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/sfc/job/sfc-merge/org.opendaylight.sfc$features-sfcofl2/56/testReport/

2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sfc.git;a=blob;f=features-sfcofl2/src/main/resources/features.xml;h=431e943f0bea488e9272f3a19ae935df0012bc1c;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : odl-sfcofl2
b) Features Descriptions: OpenDaylight :: sfcofl2
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements

3) Features Tested: Features have been tested for functionality with
a) feature:install odl-sfcofl2

4) Integration Test Impact: none

Change-Id: I662a0a3359dfd4a8c9a373c22320d3478b59fa0e
Signed-off-by: David Goldberg <david.goldberg@contextream.com>
9 years agoBump maven-dependency-plugin version 82/10782/3
Robert Varga [Thu, 4 Sep 2014 15:29:39 +0000 (17:29 +0200)]
Bump maven-dependency-plugin version

mvn dependency:tree fails with the old version (2.6) due to classpath
inconsistencies. With this bump, it succeeds.

Change-Id: I8054a1c97158f5bbf43fa41b410d8245a5ae95a4
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoOrganizing karaf suites 76/11176/1
Luis Gomez [Mon, 15 Sep 2014 01:46:32 +0000 (18:46 -0700)]
Organizing karaf suites

Change-Id: I15e874df7c0164591b9577af66a93d8a0137037f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoadded sfclisp feature to integration 66/11166/1
David Goldberg [Sun, 14 Sep 2014 12:45:34 +0000 (15:45 +0300)]
added sfclisp feature to integration

Change-Id: Ifdb7d78462a6ac49dbbf5f5965e20b338eb2fab8
Signed-off-by: David Goldberg <david.goldberg@contextream.com>
9 years agoRemoving SNMP feature due to integration issues. Will be back when resolved. 45/11145/2
Luis Gomez [Sat, 13 Sep 2014 19:52:12 +0000 (12:52 -0700)]
Removing SNMP feature due to integration issues. Will be back when resolved.

Change-Id: Icce36dc8f8d38699c90727f7a7b3e7d51b13e58c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge " Updating xmls for flows to have unique flow id"
Luis Gomez [Sat, 13 Sep 2014 06:02:32 +0000 (06:02 +0000)]
Merge "    Updating xmls for flows to have unique flow id"

9 years agoAdding sdninterfaceapp features 17/11117/2
rafatjahan [Fri, 12 Sep 2014 17:53:02 +0000 (23:23 +0530)]
Adding sdninterfaceapp features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/sdninterfaceapp/job/sdninterfaceapp-merge/org.opendaylight.sdninterfaceapp$features-sdninterfaceapp/10/testReport/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=sdninterfaceapp.git;a=blob;f=features/src/main/resources/features.xml;h=ef8bb78b852d0585125641418e79a2d65e77d325;hb=272b9142ddea044b401fe2dfe08422aac0b4ca45
  a) Feature Names: odl-sdninterfaceapp
  b) Features Descriptions: OpenDaylight :: sdninterfaceapp
3) Features Tested: Features have been tested for functionality with
  a) feature:install odl-sdinterfaceapp
  b) feature:install odl-integration-compatible-with-all

Change-Id: Ida13f64895c7baa3e4b4a4ff5307d844fc0c2172
Signed-off-by: rafatjahan <rafat.jahan@tcs.com>
9 years agoAdding plugin2oc features 29/11129/1
pchopra [Fri, 12 Sep 2014 23:04:42 +0000 (04:34 +0530)]
Adding plugin2oc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/plugin2oc/job/plugin2oc-merge/12/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=plugin2oc.git;a=blob;f=features-plugin2oc/src/main/resources/features.xml;h=abdf565022f48949fcf7858bd9acca74cb1ca826;hb=bfec9aaba5e14eaaa12fa26e01466f69c47c338e
a) Feature Names: odl-plugin2oc
b) Features Descriptions: OpenDaylight :: plugin2oc :: Plugin
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-plugin2oc
b) feature:install odl-integration-compatible-with-plugin2oc
4) Updated version for plugin2oc

Signed-off-by: pchopra <pchopra@juniper.net>
9 years agoMerge "Added VTN Coordinator to Karaf distribution."
Christopher O'Shea [Fri, 12 Sep 2014 18:34:52 +0000 (18:34 +0000)]
Merge "Added VTN Coordinator to Karaf distribution."

9 years agoInitial isolation test integrated with robot framework 59/10959/7
Basheeruddin Ahmed [Fri, 5 Sep 2014 20:16:08 +0000 (13:16 -0700)]
Initial isolation test integrated with robot framework
Usage:
pybot -v LEADER:<leader_ip> -v PORT:8080 -v FOLLOWER1:<flwr1_ip> -v FOLLOWER2:<flwr2_ip> ~/integration/test/csit/suites/clustering/datastore/basic/<testname.txt>
Adding start/stop controller util methods

Change-Id: I512275595cd90d35c350456388420496d6633734
Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years ago Updating xmls for flows to have unique flow id 91/11091/1
Peter Gubka [Fri, 12 Sep 2014 08:46:20 +0000 (10:46 +0200)]
Updating xmls for flows to have unique flow id

    None of these xmls are used within integration process
    and have not seend these xmls to be used anywhere
    except my suite in test/tools/OF_Tests/robot_suites
    so this commit should be harmless

Change-Id: I6ed8edf7fc05e26343dc32b0a4bbf4ef4c13210f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoAdded VTN Coordinator to Karaf distribution. 82/11082/1
Hideyuki Tai [Fri, 12 Sep 2014 02:29:37 +0000 (22:29 -0400)]
Added VTN Coordinator to Karaf distribution.

This patch created a directory called externalapps in Karaf
distribution, and put VTN Coordiantor in it.

Change-Id: I76d7f5bb3831be4b75d921743ab024cbf43e7d86
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding plugin2oc features 77/11077/3
Christopher O'Shea [Fri, 12 Sep 2014 00:29:36 +0000 (17:29 -0700)]
Adding plugin2oc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/plugin2oc/job/plugin2oc-merge/9/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=plugin2oc.git;a=blob;f=features-plugin2oc/src/main/resources/features.xml;h=1a87f27c04568ba288745a031a01b7b5bb382af1;hb=HEAD
a) Feature Names: odl-plugin2oc
b) Features Descriptions: OpenDaylight :: plugin2oc :: Plugin
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-plugin2oc
b) feature:install odl-integration-compatible-with-plugin2oc

Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
Change-Id: I8272307614e134bf0018f2dfd779df1930399aec

9 years agoUpdating and fixing xmls 45/11045/1
Peter Gubka [Thu, 11 Sep 2014 12:19:28 +0000 (14:19 +0200)]
Updating and fixing xmls

None of these xmls are used within integration process
and have not seend these xmls to be used anywhere
except my suite in test/tools/OF_Tests/robot_suites
so this commit should be harmless

Change-Id: I6deb91fc9412216a7baaa97140ed1b1808b0bcc9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoMerge "Reorder features for tracking purpose"
Luis Gomez [Thu, 11 Sep 2014 05:56:15 +0000 (05:56 +0000)]
Merge "Reorder features for tracking purpose"

9 years agoMerge "Update RESTCONF statistics to remove namespace"
Luis Gomez [Thu, 11 Sep 2014 05:53:43 +0000 (05:53 +0000)]
Merge "Update RESTCONF statistics to remove namespace"

9 years agoReorder features for tracking purpose 22/11022/1
George Zhao [Thu, 11 Sep 2014 03:58:05 +0000 (20:58 -0700)]
Reorder features for tracking purpose

Change-Id: I74e7c0ba61d97e8e769fea7a2cce576360a74cc3
Signed-off-by: George Zhao <george.y.zhao@huawei.com>
9 years agoUpdate RESTCONF statistics to remove namespace 18/11018/2
Christopher O'Shea [Wed, 10 Sep 2014 22:44:10 +0000 (15:44 -0700)]
Update RESTCONF statistics to remove namespace

Change-Id: I5fe3047da52740faf20905b0d56f2c19c2bb0703
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "Change from sleep to Read Until"
Luis Gomez [Wed, 10 Sep 2014 22:50:23 +0000 (22:50 +0000)]
Merge "Change from sleep to Read Until"

9 years agoMerge "Adding new suites which uses all xml files present in ./csit/variables/xmls"
Luis Gomez [Wed, 10 Sep 2014 17:15:50 +0000 (17:15 +0000)]
Merge "Adding new suites which uses all xml files present in ./csit/variables/xmls"

9 years agoChange from sleep to Read Until 69/10969/2
Christopher O'Shea [Wed, 10 Sep 2014 00:22:39 +0000 (17:22 -0700)]
Change from sleep to Read Until

- Speed up test case and better using Read Until than Sleep

Change-Id: I322d54854adb0fde7b88d030349b0d8d08d0e242
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "Update L2switch test case"
Luis Gomez [Wed, 10 Sep 2014 15:30:51 +0000 (15:30 +0000)]
Merge "Update L2switch test case"

9 years agoMerge "Adding SNMP4SDN features"
Luis Gomez [Wed, 10 Sep 2014 15:09:47 +0000 (15:09 +0000)]
Merge "Adding SNMP4SDN features"

9 years agoMerge "fixing xml value syntax error"
Christopher O'Shea [Wed, 10 Sep 2014 14:43:11 +0000 (14:43 +0000)]
Merge "fixing xml value syntax error"

9 years agoAdding new suites which uses all xml files present in ./csit/variables/xmls 52/10952/2
Peter Gubka [Tue, 9 Sep 2014 16:14:53 +0000 (18:14 +0200)]
Adding new suites which uses all xml files present in ./csit/variables/xmls

These suites can be run as usual suites based in csit/suites/ directory
They do not influence any integration job

Change-Id: I995d935b6139c5b4e27a1793e9243d1f7d744ac4
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoAdding SNMP4SDN features 83/10983/1
ylhsieh [Wed, 10 Sep 2014 09:01:42 +0000 (17:01 +0800)]
Adding SNMP4SDN features

1) Feature Tests Pass: https://jenkins.opendaylight.org/snmp4sdn/job/snmp4sdn-merge/128/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=snmp4sdn.git;a=blob;f=features/src/main/resources/features.xml;h=59154026adab443d7914d7f30d7bb0183dfca34f;hb=master
a) Feature Names: odl-snmp4sdn-all, odl-snmp4sdn-snmp4sdn
b) Features Descriptions: OpenDaylight :: SNMP4SDN :: All, OpenDaylight :: SNMP4SDN :: Plugin
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-snmp4sdn-snmp4sdn
b) feature:install odl-snmp4sdn-all
4) Integration Test Impact: No

Signed-off-by: ylhsieh <ylhsieh@itri.org.tw>
9 years agoUpdate L2switch test case 67/10967/2
Christopher O'Shea [Tue, 9 Sep 2014 22:58:18 +0000 (15:58 -0700)]
Update L2switch test case

- Also change some sleep to Read Unti to speed up test case drop from 2:35 minutes to 1:01 minutes
- Change address-tracker:addresses to addresses to remove namespaces

Change-Id: Ibd0a5a6ced85a0d321166b5cfa01923879d8df44
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoFixing the integrateremoving clustering app feature, was causing integration breakage 64/10964/1
Harman Singh [Tue, 9 Sep 2014 22:39:17 +0000 (15:39 -0700)]
Fixing the integrateremoving clustering app feature, was causing integration breakage

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoAdding Karaf feature of clustering test app 53/10953/1
Harman Singh [Mon, 8 Sep 2014 17:47:34 +0000 (10:47 -0700)]
Adding Karaf feature of clustering test app

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agofixing xml value syntax error 51/10951/1
Peter Gubka [Tue, 9 Sep 2014 16:11:13 +0000 (18:11 +0200)]
fixing xml value syntax error

Change-Id: Ibc54382ec68989541d3a2a96d65b813c002ccb63
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoMerge "Adding configuration maven project for test app of clustering"
Luis Gomez [Tue, 9 Sep 2014 15:37:26 +0000 (15:37 +0000)]
Merge "Adding configuration maven project for test app of clustering"

9 years agoMerge "Update test case due to XML file changing"
Luis Gomez [Tue, 9 Sep 2014 15:34:14 +0000 (15:34 +0000)]
Merge "Update test case due to XML file changing"

9 years agoMerge "Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}"
Christopher O'Shea [Tue, 9 Sep 2014 15:23:20 +0000 (15:23 +0000)]
Merge "Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}"

9 years agoAdding configuration maven project for test app of clustering 17/10917/2
Harman Singh [Mon, 8 Sep 2014 17:45:11 +0000 (10:45 -0700)]
Adding configuration maven project for test app of clustering

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoActions suite to cover 69/10869/4
Jamo Luhrsen [Fri, 5 Sep 2014 22:59:01 +0000 (15:59 -0700)]
Actions suite to cover

      OFPP_IN_PORT (NOTE: This test case will fail normally, but is currently
                    being blindly marked as passed without any execution)
      OFPP_TABLE
      OFPP_NORMAL
      OFPP_FLOOD
      OFPP_ALL
      OFPP_CONTROLLER
      OFPP_LOCAL
      OFPP_ANY

    Moved some common work previously in 305__ttl.txt suite to the Robot lib
    FlowLib.txt

    moved longer doc strings to variables so that the data driven tables are
    more readable.

    Added keyword to clean out default flows

    Moved ANY test case to auto-pass since there is a bug causing it to
    fail for now.

Change-Id: I101908e0901ed5fda016481e28519a84dec49b8a
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoBug 1731: Breaking dependency cycle between features-{mdsal,aaa} 28/10928/1
Ed Warnicke [Tue, 9 Sep 2014 01:48:46 +0000 (20:48 -0500)]
Bug 1731: Breaking dependency cycle between features-{mdsal,aaa}

This is the follow up to integration for:
https://git.opendaylight.org/gerrit/#/c/10878/

Change-Id: I89fa9d92641886d552eeeb39f7252946ddb2b3e6
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoUpdate test case due to XML file changing 11/10911/2
Christopher O'Shea [Mon, 8 Sep 2014 15:58:49 +0000 (08:58 -0700)]
Update test case due to XML file changing

-  Idle/hard timeout
-  priority

Change-Id: I375900fba635834c9e7aa6496c5e28235bd144ba
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agosuite to test statistic manager and operational data 56/10256/13
Peter Gubka [Mon, 25 Aug 2014 17:52:45 +0000 (19:52 +0200)]
suite to test statistic manager and operational data

xml files are updated that priority is unigue id
test cases use all xml files which are present in 070 suite,
using python2.6 format numbering

Change-Id: I0041295bc5a43cce9c776ab1d12fed0cfbfe5722
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoIntroducing karaf-all and karaf-l2switch suites 89/10889/1
Luis Gomez [Sun, 7 Sep 2014 20:20:30 +0000 (13:20 -0700)]
Introducing karaf-all and karaf-l2switch suites

Change-Id: I38e8a9fb7990b4090a173dd06e91b4d75f09242a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdding packetcable feature 83/10883/1
Thomas Kee [Sun, 7 Sep 2014 03:11:37 +0000 (20:11 -0700)]
Adding packetcable feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/packetcable/job/packetcable-verify/org.opendaylight.packetcable$features-packetcable/35/consoleText
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=packetcable.git;a=blob;f=features-packetcable/src/main/resources/features.xml
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-packetcable-all
4) Integration Test Impact: none

Change-Id: Iad97cbef8e5faf17ae1527e23c6a02ae9cb41e41
Signed-off-by: Thomas Kee <xsited@yahoo.com>
9 years agoMerge "Deleted duplicate declaration in pom.xml."
Luis Gomez [Sat, 6 Sep 2014 03:12:12 +0000 (03:12 +0000)]
Merge "Deleted duplicate declaration in pom.xml."

9 years agoMerge "Updated modules.conf and modules-shards.conf to updated the util.py to remove...
Luis Gomez [Sat, 6 Sep 2014 02:21:58 +0000 (02:21 +0000)]
Merge "Updated modules.conf and modules-shards.conf to updated the util.py to remove python 3.4 lib include car, people and car-person shard information"

9 years agoMerge "Adding ovssfc renderer feature"
Luis Gomez [Sat, 6 Sep 2014 01:35:10 +0000 (01:35 +0000)]
Merge "Adding ovssfc renderer feature"

9 years agoMerge "Layer2 suite - change to current director"
Luis Gomez [Fri, 5 Sep 2014 20:06:27 +0000 (20:06 +0000)]
Merge "Layer2 suite - change to current director"

9 years agoDeleted duplicate declaration in pom.xml. 22/10822/2
Hideyuki Tai [Fri, 5 Sep 2014 00:20:53 +0000 (20:20 -0400)]
Deleted duplicate declaration in pom.xml.

Change-Id: Ie124b315dde358364e4000ebefd3ae3affd36495
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding ovssfc renderer feature 57/10857/1
Madhu Venugopal [Fri, 5 Sep 2014 15:51:29 +0000 (08:51 -0700)]
Adding ovssfc renderer feature

1) Feature Tests Pass: https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/306/org.opendaylight.ovsdb$features-ovs-sfc/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/ovs-sfc/src/main/resources/features.xml;h=fe1394b4c0a0147e38681d5cf4b478d293ee2ae8;hb=refs/heads/master
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-ovsdb-ovssfc
4) Integration Test Impact: none

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoLayer2 suite - change to current director 49/10849/1
Christopher O'Shea [Fri, 5 Sep 2014 12:53:32 +0000 (05:53 -0700)]
Layer2 suite - change to current director

Change-Id: Ie5f5837294bdef62eab9560de64b49f74ba99f08
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoAdding sfc features 29/10829/5
paulq [Fri, 5 Sep 2014 02:24:03 +0000 (22:24 -0400)]
Adding sfc features

1) Feature Tests Pass: https://jenkins.opendaylight.org/sfc/job/sfc-merge/org.opendaylight.sfc$features-sfc/47/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=sfc.git;a=blob;f=features/src/main/resources/features.xml;h=978d57b68cd2154e992674f190d8b9fd189dba76;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-sfc-all
4) Integration Test Impact: none

Change-Id: Ic730ac912ef9d991d41ab6da004617a8affb186a
Signed-off-by: paulq <paulq@cisco.com>
9 years agoMerge "o introducing FlowLib robot/python library. Gives ability to dynamically...
Christopher O'Shea [Fri, 5 Sep 2014 07:48:26 +0000 (07:48 +0000)]
Merge "o introducing FlowLib robot/python library.  Gives ability to dynamically build flows, as opposed to pulling from a static file.  As it is improved and used, it should allow an easier way to build new/different test cases"

9 years agoUpdated modules.conf and modules-shards.conf to 14/10814/1
Basheeruddin Ahmed [Wed, 3 Sep 2014 06:18:21 +0000 (23:18 -0700)]
Updated modules.conf and modules-shards.conf to
updated the util.py to remove python 3.4 lib
include car, people and car-person shard information

Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
9 years agoMerge "Renamed populate.py to crud.py Fixed method call name change Signed-off-by...
Luis Gomez [Thu, 4 Sep 2014 21:17:17 +0000 (21:17 +0000)]
Merge "Renamed populate.py to crud.py Fixed method call name change Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>"

9 years agoAdding Group Based Policy features. 24/10824/3
Thomas Bachman [Thu, 4 Sep 2014 17:28:26 +0000 (17:28 +0000)]
Adding Group Based Policy features.

1) Feature Tests Pass: https://jenkins.opendaylight.org/groupbasedpolicy/job/group-based-policy-merge/36/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=groupbasedpolicy.git;a=blob;f=features/src/main/resources/features.xml;h=1cf84de9e65ce6983bba8ad96a2c20733337ce22;hb=refs/heads/master
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-groupbasedpolicy-ofoverlay
4) Integration Test Impact: none

Change-Id: I6c820200f2641ae69b898cba00ff3b0f6309c913
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
9 years agoEnable DLUX Features for Integration 16/10516/3
Harman Singh [Sat, 30 Aug 2014 14:48:38 +0000 (10:48 -0400)]
Enable DLUX Features for Integration

1) Feature Tests Pass :
https://jenkins.opendaylight.org/dlux/job/dlux-merge/41/org.opendaylight.dlux$features-dlux/testReport/

2) Feature Comply with guidelines: https://git.opendaylight.org/gerrit/gitweb?p=dlux.git;a=blob;f=features/src/main/resources/features.xml;h=00ce6bf65e32955aae7e42908ea11a478d945717;hb=HEAD
        a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-dlux-core
4) Integration test impact: none

Change-Id: Ib068d0566951909113193593237adf2229863718
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoMerge "Fixed issue with custom topology file. The file was not being copied on minine...
Luis Gomez [Thu, 4 Sep 2014 21:14:39 +0000 (21:14 +0000)]
Merge "Fixed issue with custom topology file. The file was not being copied on mininet vm by the test. It was expected to be present there. This fix would copy the file. Also changed custom topology file to a newer script."

9 years ago1. Feature Tests Pass: https://jenkins.opendaylight.org/snbi/job/snbi-verify/org... 80/10580/4
Vijay Anand R [Thu, 4 Sep 2014 09:43:51 +0000 (15:13 +0530)]
1. Feature Tests Pass: https://jenkins.opendaylight.org/snbi/job/snbi-verify/org.opendaylight.snbi$features-snbi/46/testReport/
2. Features Comply with Guidelines: https://github.com/opendaylight/snbi/blob/master/features/src/main/resources/features.xml
3. Features Tested: Features have been tested for functionality with
    a) feature:install odl-snbi-all
    b) feature:install odl-integration-compatible-with-all
4. Integration Test Impact: none that we are aware of.

Change-Id: I65d98361f448e61e2e29c35406a3b91785d37d03
Signed-off-by: Vijay Anand R <vanandr@cisco.com>
9 years agoMerge "Adding ttp features"
Christopher O'Shea [Thu, 4 Sep 2014 03:16:32 +0000 (03:16 +0000)]
Merge "Adding ttp features"

9 years agoFixed issue with custom topology file. 41/10741/1
Amit Mandke [Thu, 4 Sep 2014 00:16:38 +0000 (17:16 -0700)]
Fixed issue with custom topology file.
The file was not being copied on mininet vm by the test. It
was expected to be present there. This fix would copy the file.
Also changed custom topology file to a newer script.

Change-Id: I1072c348ec8bc66e8cf5d7d1466019e869cbcdf6
Signed-off-by: Amit Mandke <ammandke@cisco.com>
9 years agoBumped VTN version in Virtualization Edition. 07/10707/1
Hideyuki Tai [Wed, 3 Sep 2014 15:59:02 +0000 (11:59 -0400)]
Bumped VTN version in Virtualization Edition.

This patch bumped version of VTN Coordinator to 6.0.0.0 in
Virtualization Edition.

Change-Id: Ib89f900e892053136136a4fd56d9f31a6ace4c0d
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding ttp features 02/10702/1
Colin Dixon [Wed, 3 Sep 2014 14:50:27 +0000 (09:50 -0500)]
Adding ttp features

1) Feature Tests Pass: https://jenkins.opendaylight.org/ttp/job/ttp-merge/org.opendaylight.ttp$features-ttp/lastCompletedBuild/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=ttp.git;a=blob;f=features/src/main/resources/features.xml;hb=HEAD
3) Features Tested: Features have been tested for functionality with
   a) feature:install odl-ttp-all
   b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact: none that we are aware of

Change-Id: Ic9d5e54c9298b0121df7a4040a482884c80d257a
Signed-off-by: Colin Dixon <colin@colindixon.com>
9 years agoMerge "The xml had a syntax errorfor output-action tag. Fixing."
Christopher O'Shea [Wed, 3 Sep 2014 00:13:56 +0000 (00:13 +0000)]
Merge "The xml had a syntax errorfor output-action tag. Fixing."

9 years agoMerge "Modify <repository> by alphabetical order"
Ed Warnicke [Tue, 2 Sep 2014 22:12:55 +0000 (22:12 +0000)]
Merge "Modify <repository> by alphabetical order"

9 years agoThe xml had a syntax errorfor output-action tag. Fixing. 33/10633/1
Peter Gubka [Tue, 2 Sep 2014 13:42:51 +0000 (15:42 +0200)]
The xml had a syntax errorfor output-action tag. Fixing.

Change-Id: Id84e2a122b47b92e588756a5917bfbd905993e0a
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoAdds pcep-segment-routing extension to SP distribution 82/10482/3
Milos Fabian [Fri, 29 Aug 2014 11:34:13 +0000 (13:34 +0200)]
Adds pcep-segment-routing extension to SP distribution

Change-Id: I517d6ee574acfa8f5a88a4b62cd4bceb91250295
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoModify <repository> by alphabetical order 20/10520/4
George Zhao [Sat, 30 Aug 2014 16:42:40 +0000 (09:42 -0700)]
Modify <repository> by alphabetical order

other minor changes: remove tabs in the file

Change-Id: Ia1d690a448d080032d08967ae7b23a24bebc1c2e
Signed-off-by: George Zhao <george.y.zhao@huawei.com>
9 years agoAdding features-bgp features 45/10345/9
Heath Kesler [Tue, 26 Aug 2014 23:18:49 +0000 (17:18 -0600)]
Adding features-bgp features

1) Feature Tests Pass: https://jenkins.opendaylight.org/bgpcep/job/bgpcep-verify/org.opendaylight.bgpcep$features-bgp/3144/testReport/
2) Features Comply with Guidelines: bgp/feature/src/main/resources/feature.xml
a) Feature Names: odl-bgpcep-all - which includes the following: odl-bgpcep-dependencies, odl-bgpcep-controller-config, odl-bgpcep-util, odl-bgpcep-concepts, odl-bgpcep-linkstate, odl-bgpcep-pcep-impl, odl-bgpcep-parser, odl-bgpcep-rib, odl-bgpcep-testtool
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-level
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-bgpcep-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact: none

Change-Id: I4d78e0a550ad9b1c86e94f5a769de38e4be9b1c0
Signed-off-by: Heath Kesler <hkesler@savoirtech.com>
9 years agoRenamed populate.py to crud.py 14/10514/1
Basheeruddin Ahmed [Sat, 30 Aug 2014 00:09:16 +0000 (17:09 -0700)]
Renamed populate.py to crud.py
Fixed method call name change
Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
9 years agoo introducing FlowLib robot/python library. Gives ability to dynamically 99/10499/1
Jamo Luhrsen [Mon, 25 Aug 2014 23:06:16 +0000 (16:06 -0700)]
o introducing FlowLib robot/python library.  Gives ability to dynamically
build flows, as opposed to pulling from a static file.  As it is improved
and used, it should allow an easier way to build new/different test cases

o TTL suite now uses the FlowLib keywords to do it's work.  Test cases are
the same, and results should be the same.

o TTL suite has better documentation and tagging

Change-Id: I45c8f0421c586080b73197b139b87baf6c49338a
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "Updated WCBench tool to v1.0."
Christopher O'Shea [Fri, 29 Aug 2014 20:38:34 +0000 (20:38 +0000)]
Merge "Updated WCBench tool to v1.0."

9 years agoUpdated WCBench tool to v1.0. 91/10491/2
Daniel Farrell [Fri, 29 Aug 2014 16:57:59 +0000 (12:57 -0400)]
Updated WCBench tool to v1.0.

- Major doc updates
- Rebranded to WCBench from cbench_regression for clarity
- Stable functionality, clean code

Change-Id: I25ec6e5833ac4ed7a9263b3b4ee865e6800ea6fd
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
9 years agoAdding VTN features 98/10398/2
Hideyuki Tai [Wed, 27 Aug 2014 22:10:15 +0000 (18:10 -0400)]
Adding VTN features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/vtn/job/vtn-merge/288/org.opendaylight.vtn$features-vtn-manager/testReport/
2) Features Comply with Guidelines:
https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/src/main/resources/features.xml;h=739547ea5b3386631356c2dcf73b5cc1316f40db
    a) Feature Names: Prefixed with 'odl-' :
https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
    b) Features Descriptions: Present
https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
    c) Features Start-Levels: No start-levels on <bundle> elements or
<feature> elements
3) Features Tested: Features have been tested for functionality with
    a) feature:install odl-vtn-manager-all
    b) feature:install odl-integration-compatible-with-vtn-manager
4) Integration Test Impact: VTN integration tests should work with this.

Change-Id: I230a868221d4894a05bb84a41b8a7015932b5f26
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoAdding lispflowmapping features 64/10364/5
Lorand Jakab [Wed, 27 Aug 2014 10:28:51 +0000 (13:28 +0300)]
Adding lispflowmapping features

1) Feature Tests Pass: https://jenkins.opendaylight.org/lispflowmapping/job/lispflowmapping-merge-develop/org.opendaylight.lispflowmapping$features-lispflowmapping/229/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=lispflowmapping.git;a=blob;f=features/src/main/resources/features.xml;h=1c34efe8e256f57bab371b56b3aadc863ba99850;hb=09bca5ccf588d25a52f8ec2749acb192dd985aa0
3) Features Tested: Features have been tested for functionality with
   a) feature:install odl-lispflowmapping-all
4) Integration Test Impact: As far as we know, no one is using these features yet.  We're unaware of other project's dependency on LISP outside of Karaf as well.

Change-Id: I9345eba8021ea89b3680f50453a75ffe5ce03f68
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
9 years agoAdding openflowjava features 77/10477/1
Michal Polkorab [Wed, 27 Aug 2014 14:08:07 +0000 (16:08 +0200)]
Adding openflowjava features

1) Feature Tests Pass: https://jenkins.opendaylight.org/openflowjava/job/openflowjava-merge/228/
2) Features Comply with Guidelines: features/src/main/resources/features.xml
a) Feature Names: Prefixed with 'odl-' : odl-openflowjava-all, odl-openflowjava-protocol
b) Features Descriptions: Present
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-openflowjava-all, odl-openflowplugin-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact : none

Change-Id: I23c142349f1af0eac4b77b1ec8212cd3b892a273
Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
9 years agoMerge "Adding clustering Test App"
Moiz Raja [Fri, 29 Aug 2014 00:31:18 +0000 (00:31 +0000)]
Merge "Adding clustering Test App"

9 years agoMerge "Adding aaa features"
Christopher O'Shea [Thu, 28 Aug 2014 19:59:46 +0000 (19:59 +0000)]
Merge "Adding aaa features"

9 years agoAdding clustering Test App 68/10468/1
Harman Singh [Thu, 28 Aug 2014 19:51:48 +0000 (12:51 -0700)]
Adding clustering Test App

This app has a three models - cars, people and a map of car and person
We have a provider for people to handle add a person rpc, this make sure we register that person's instance identifier for routing purpose.
Another provider is for car purchase, which handles routed rpc, this provider will just generate notification with person id and car id.
The notification listener will handle the datastore interaction and will use above notification data to add entry.

Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoMerge "check-in scripts (passed by Jan Medved) related to datastore performance testi...
Christopher O'Shea [Thu, 28 Aug 2014 18:34:44 +0000 (18:34 +0000)]
Merge "check-in scripts (passed by Jan Medved) related to datastore performance testing Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>"

9 years agoMerge "Introducing commands to be utilized for functional"
Christopher O'Shea [Thu, 28 Aug 2014 18:34:09 +0000 (18:34 +0000)]
Merge "Introducing commands to be utilized for functional"

9 years agoAdding aaa features 17/10417/2
Liem Nguyen [Thu, 28 Aug 2014 03:05:17 +0000 (20:05 -0700)]
Adding aaa features

1) Feature Tests Pass: https://jenkins.opendaylight.org/aaa/job/aaa-merge/6/org.opendaylight.aaa$features-aaa/testReport/
2) Features Comply with Guidelines: https://github.com/opendaylight/aaa/blob/master/features/src/main/resources/features.xml
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-aaa-all
b) feature:install odl-integration-compatible-with-all
4) Integration Test Impact (None currently)

Change-Id: I102bc28af38901801c40a600a81dd418b703af3b
Signed-off-by: Liem Nguyen <liem_m_nguyen@hp.com>
9 years agoEnabling OVS based Openstack Karaf Feature. 29/10429/1
Madhu Venugopal [Thu, 28 Aug 2014 07:47:50 +0000 (00:47 -0700)]
Enabling OVS based Openstack Karaf Feature.

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/259/org.opendaylight.ovsdb$features-ovsdb/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/ovsdb/src/main/resources/features.xml;h=1a60f8d9dac857b81ca97f8010debd5e78a9da0e;hb=635dd9959632d1e59aaa54df4d8d95d4d8645ba4

3) Features Tested: Features have been tested for functionality with
feature:install odl-ovsdb-openstack

4) Integration Test Impact : This brings in openstack support provided in OVSDB. If there are existing openstack tests, it is good to run it through them.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoEnabling Openflow NXM Extensions Karaf Feature 28/10428/1
Madhu Venugopal [Thu, 28 Aug 2014 06:58:18 +0000 (23:58 -0700)]
Enabling Openflow NXM Extensions Karaf Feature

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/257/org.opendaylight.ovsdb$features-openflow-nxm/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)
https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/of-nxm-extensions/src/main/resources/features.xml;h=fe25b554230729f1aee0b46b38246db1734a4aff;hb=c46bca34b1e903c71a485b4b5255a4996b2f09e4

3) Features Tested: Features have been tested for functionality with
   feature:install odl-openflow-nxm-extensions

4) Integration Test Impact : This brings in the NXM extensions support for Openflow13. Should not have any impact.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoMerge "Fixing issue in the test to check correct number of flows. Initial number...
Christopher O'Shea [Thu, 28 Aug 2014 04:27:08 +0000 (04:27 +0000)]
Merge "Fixing issue in the test to check correct number of flows. Initial number of flows are changed due to recent checkin in l2switch. This test is failing due to that. This change should fix it."

9 years agocheck-in scripts (passed by Jan Medved) related to 14/10414/1
Basheeruddin Ahmed [Thu, 28 Aug 2014 01:08:45 +0000 (18:08 -0700)]
check-in scripts (passed by Jan Medved) related to
datastore performance testing
Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
9 years agoIntroducing commands to be utilized for functional 11/10411/1
Basheeruddin Ahmed [Thu, 28 Aug 2014 00:04:52 +0000 (17:04 -0700)]
Introducing commands to be utilized for functional

testing using Isolation Models

More Information can be found here

https://wiki.opendaylight.org/view/ODL_Distributed_Datastore_Test_Cases_Using_Isolation_Modules

patch 2: copyright header added
Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
9 years agoenabling ovsdb library, plugin and northbound features 03/10403/1
Madhu Venugopal [Wed, 27 Aug 2014 23:34:58 +0000 (16:34 -0700)]
enabling ovsdb library, plugin and northbound features

1) Feature Tests Pass:
https://jenkins.opendaylight.org/ovsdb/job/ovsdb-merge/252/org.opendaylight.ovsdb$features-ovsdb/testReport/

2) Features Comply with Guidelines: Yes (features starts with odl-, with description & no Start-levels)

https://git.opendaylight.org/gerrit/gitweb?p=ovsdb.git;a=blob;f=features/src/main/resources/features.xml;h=c401b4bda4042dc8c6168e49537b2e774c6cb1e1;hb=7f3abf4ddd6499a4cb1d70a6222b80c1e3982819ttps://jenkins.opendaylight.org/ovsdb/job/ovsdb-verify/887/org.opendaylight.ovsdb$features-ovsdb/testReport/

3) Features Tested: Features have been tested for functionality with
feature:install odl-ovsdb-all

4) Integration Test Impact : Basic ovsdb tests should pass now.

Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
9 years agoMerge "Adding controller's adsal-compatibility features"
Christopher O'Shea [Wed, 27 Aug 2014 19:21:52 +0000 (19:21 +0000)]
Merge "Adding controller's adsal-compatibility features"

9 years agoFixing issue in the test to check correct number of flows. 49/10349/2
Amit Mandke [Wed, 27 Aug 2014 00:38:07 +0000 (17:38 -0700)]
Fixing issue in the test to check correct number of flows.
Initial number of flows are changed due to recent checkin in l2switch.
This test is failing due to that. This change should fix it.

Change-Id: Id7e99fcb6bd0dba990c87447e6a1b624bc66bd0c
Signed-off-by: Amit Mandke <ammandke@cisco.com>
9 years agoMerge "Change REST and RESTCONF port to variables - Default RESTPORT = 8080 - Default...
Carol Sanders [Wed, 27 Aug 2014 17:21:18 +0000 (17:21 +0000)]
Merge "Change REST and RESTCONF port to variables - Default RESTPORT = 8080 - Default RESTCONFPORT = 8080 - Change via pybot command -v RESTCONFPORT=8181 when testing Karaf features"

9 years agoAdding controller's adsal-compatibility features 50/10350/2
Ed Warnicke [Wed, 27 Aug 2014 01:15:04 +0000 (20:15 -0500)]
Adding controller's adsal-compatibility features

1) Feature Tests Pass: https://jenkins.opendaylight.org/controller/job/controller-merge/2669/org.opendaylight.controller$features-adsal-compatibility/testReport/
2) Features Comply with Guidelines: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blob;f=features/adsal-compatibility/src/main/resources/features.xml;h=de939f219acc5bf438e4660a77eafaedc405a90a;hb=HEAD
a) Feature Names: Prefixed with 'odl-' : https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Feature_Naming
b) Features Descriptions: Present https://wiki.opendaylight.org/view/Runtime:Karaf_Features_Guidelines#Description
c) Features Start-Levels: No start-levels on <bundle> elements or <feature> elements
3) Features Tested: Features have been tested for functionality with
a) feature:install odl-adsal-compatibility
b) feature:install odl-integration-compatible-with-l2switch
4) Integration Test Impact AD-SAL integration tests *should* work with this now.
Ping tests will need l2switch.

Note: This was tested with odl-integration-compatible-with-l2switch because
it allows us to do pingall and see the resulting stats, topology, etc
with the AD-SAL rest interface.

Change-Id: Ib56b7c1662cad1eab3992b4e6ac602de3b1f2542
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoBundle all jars with distro 43/10343/1
Ed Warnicke [Tue, 26 Aug 2014 21:19:52 +0000 (16:19 -0500)]
Bundle all jars with distro

Change-Id: I308a0298ea743bef8a252c106233eac94b162470
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoChange REST and RESTCONF port to variables 32/10332/1
Christopher O'Shea [Tue, 26 Aug 2014 19:42:46 +0000 (12:42 -0700)]
Change REST and RESTCONF port to variables
- Default RESTPORT = 8080
- Default RESTCONFPORT = 8080
- Change via pybot command -v RESTCONFPORT=8181 when testing Karaf features

Change-Id: Ied8065d6d9c91f82dfffdc26f8feee23c2010a23
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>