integration/test.git
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 agoFixed issue with custom topology file.
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 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 agoThe xml had a syntax errorfor output-action tag. Fixing.
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 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.
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 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 agoAdding clustering Test App
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 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
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
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 agoFixing issue in the test to check correct number of flows.
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 agoChange REST and RESTCONF port to variables
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>
9 years agoMerge "Updating integration tests due to changed l2switch functionality for address...
Christopher O'Shea [Tue, 26 Aug 2014 01:03:13 +0000 (01:03 +0000)]
Merge "Updating integration tests due to changed l2switch functionality for address tracking & flow installation."

9 years agoUpdating integration tests due to changed l2switch functionality for address tracking...
Alex Fan [Mon, 25 Aug 2014 21:35:12 +0000 (14:35 -0700)]
Updating integration tests due to changed l2switch functionality for address tracking & flow installation.

Change-Id: I27fe7ac94c9840ba6e039e776003685707ff1ab5
Signed-off-by: Alex Fan <railor33@gmail.com>
9 years agoRemoving hardcoding REST PORT.
Christopher O'Shea [Sun, 24 Aug 2014 19:54:25 +0000 (12:54 -0700)]
Removing hardcoding REST PORT.
- Rest port is hardcoded to 8080
- Change it to use the $PORT variabale

Change-Id: I677905a0307310e43f5a91354d7c81be9ba0d4a7
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoreplaced 305__eth_ip_ttl.txt with new suite that covers other ttl
Jamo Luhrsen [Fri, 22 Aug 2014 16:18:28 +0000 (09:18 -0700)]
replaced 305__eth_ip_ttl.txt with new suite that covers other ttl
cases (MPLS, copy, etc)

Change-Id: I83a2ec3f22691a082111c294aa98531c7834b13e
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years ago- testing the waters with data-driven approach to flow mod tests. The new test suite
Jamo Luhrsen [Thu, 21 Aug 2014 06:07:04 +0000 (23:07 -0700)]
- testing the waters with data-driven approach to flow mod tests.  The new test suite
  is standalone and should run with no failures, however there is one case "dec_ttl"
  that is an overlap of test suite 305.

- was able to remove a 20s sleep from the __init__.txt suite by using "Read Until".
  This may help squeeze quicker runs from automation if done to all folders having
  the 20s sleep.  The same concept can be applied in other places, I've noticed.

- A W.I.P. generic Action Flow .xml file is now added.

Change-Id: I20564f5aacdd62ef0c1d3f98418ac55ca880bcd8
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoTemp fix till Reconciliation is fixed.
Christopher O'Shea [Mon, 18 Aug 2014 20:37:42 +0000 (13:37 -0700)]
Temp fix till Reconciliation is fixed.

Change-Id: I02f5e6b4c3892b051deaecdfb95529166f2eb0ac
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoAdd subnets and ports
Christopher O'Shea [Fri, 15 Aug 2014 00:50:54 +0000 (17:50 -0700)]
Add subnets and ports

Change-Id: I9b546adbc2790a166b4a664cb30f36a07b289f33
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "Revert "Fixing HTTP response code for not existing in database""
Luis Gomez [Sat, 16 Aug 2014 02:57:03 +0000 (02:57 +0000)]
Merge "Revert "Fixing HTTP response code for not existing in database""

9 years agoRevert "Fixing HTTP response code for not existing in database"
Luis Gomez [Sat, 16 Aug 2014 00:03:16 +0000 (00:03 +0000)]
Revert "Fixing HTTP response code for not existing in database"

This reverts commit c3c2296dadaedb82acd2e49aec05ec4245645848.

Change-Id: I50f358be3c59773da11f99644bf18964780a728f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoNeutron - Add network
Christopher O'Shea [Thu, 14 Aug 2014 04:19:42 +0000 (21:19 -0700)]
Neutron - Add network

Change-Id: I5510cebf7175e96440d7ccd1daee250c16070864
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoUpdating VTN OF13 to get mininet to start with OpenFlow13
Christopher O'Shea [Fri, 8 Aug 2014 17:02:07 +0000 (10:02 -0700)]
Updating VTN OF13 to get mininet to start with OpenFlow13

Change-Id: I30e18d59e130ab6c5bf5708ae928eb410a8dcc1f
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoFixing HTTP response code for not existing in database
Luis Gomez [Tue, 5 Aug 2014 17:45:53 +0000 (10:45 -0700)]
Fixing HTTP response code for not existing in database

Change-Id: Ib511f9e605ee35e3b55d8560f5f746df524a0d53
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Integration tests for the new l2switch project, released in Helium."
Luis Gomez [Mon, 4 Aug 2014 02:50:35 +0000 (02:50 +0000)]
Merge "Integration tests for the new l2switch project, released in Helium."

9 years agoIntegration tests for the new l2switch project, released in Helium.
Alex Fan [Fri, 1 Aug 2014 00:51:01 +0000 (17:51 -0700)]
Integration tests for the new l2switch project, released in Helium.

Change-Id: Ie0fcfa6d48167538b85719e06ace209ec67832a1
Signed-off-by: Alex Fan <railor33@gmail.com>
9 years agoChange sleep from 1 to 2 seconds
Christopher O'Shea [Wed, 30 Jul 2014 03:39:07 +0000 (20:39 -0700)]
Change sleep from 1 to 2 seconds

Change-Id: I6798a9a877d08299569c543235b78d00c047fb18
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoInitial Commit of ODL OpenStack Integration
Dave Tucker [Thu, 24 Jul 2014 14:03:34 +0000 (15:03 +0100)]
Initial Commit of ODL OpenStack Integration

- Add Vagrantfile for Devstack VMs
- Add Puppet manifests for provisioning the VMs

Change-Id: I099dd25feb2bdeafee6ef360b346cbe10ab9ac00
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
9 years agoMerge "Added CBench regression scripts"
Luis Gomez [Fri, 18 Jul 2014 06:48:29 +0000 (06:48 +0000)]
Merge "Added CBench regression scripts"

9 years agoAdded CBench regression scripts
Daniel Farrell [Thu, 17 Jul 2014 22:46:29 +0000 (18:46 -0400)]
Added CBench regression scripts

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
9 years agoAdding SP edition of13 suite
Luis Gomez [Tue, 8 Jul 2014 03:48:21 +0000 (20:48 -0700)]
Adding SP edition of13 suite

Change-Id: Ieca851e71057cac157a543a162280e148de9b4c4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoSome time adjustments in OF13 suite + remove OVSDB test in OF10 suite
Luis Gomez [Mon, 7 Jul 2014 23:04:12 +0000 (16:04 -0700)]
Some time adjustments in OF13 suite + remove OVSDB test in OF10 suite

Change-Id: I63dd258a45fac031b0d6b50c6961056dc9e99916
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdjusting OVSDB timers + performance
Luis Gomez [Thu, 3 Jul 2014 04:45:37 +0000 (21:45 -0700)]
Adjusting OVSDB timers + performance

Change-Id: I57b4a07fdb2833e367a8f7b4c5eff8731b0a6d27
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoBug 762: Fixed incorrect xmls used for regression testing.
Tony Tkacik [Wed, 2 Jul 2014 07:31:00 +0000 (09:31 +0200)]
Bug 762: Fixed incorrect xmls used for regression testing.

XMLs used for Restconf Testing contained incorrect
<flags> tag, which resulted in returning
400 HTTP Status and preventing data to be commited.

These xmls were not used to test negative scenarios
but positive one, so they should not be incorrect.

Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
9 years agoAdjusting Invntory performance test
Luis Gomez [Wed, 2 Jul 2014 02:50:50 +0000 (19:50 -0700)]
Adjusting Invntory performance test

Change-Id: Iad2a862f488371ef5fdc9f6218a18e0db72e3fc7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoTag for ping all test has been set to pingall
Sefa Sahin Koc [Tue, 1 Jul 2014 21:26:37 +0000 (14:26 -0700)]
Tag for ping all test has been set to pingall

Change-Id: I9fa76e9d37e16b5bb42662a85a6c760303b8222d
Signed-off-by: Sefa Sahin Koc <shnkoc@gmail.com>
9 years agoMaking room for performance test & setting sleep for mininet shutdown
Luis Gomez [Tue, 1 Jul 2014 04:42:35 +0000 (21:42 -0700)]
Making room for performance test & setting sleep for mininet shutdown

Change-Id: Ic3e312b5275477170de1c29d5e7199e397aeb003
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoNew VTN OF13 after adaptor changed
Luis Gomez [Sat, 28 Jun 2014 00:31:26 +0000 (17:31 -0700)]
New VTN OF13 after adaptor changed

Change-Id: I3032139ca73fc28cb325ed7481364ae94ca4366f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoFix Master adaptors change
Luis Gomez [Fri, 27 Jun 2014 17:59:09 +0000 (10:59 -0700)]
Fix Master adaptors change

Change-Id: I0bd41fe30ae9715f6138ad3e15f6f210947c6b32
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdding VTN coordinator to VTN OF13
Luis Gomez [Thu, 19 Jun 2014 07:46:34 +0000 (00:46 -0700)]
Adding VTN coordinator to VTN OF13

Change-Id: Iee1b26f1f5ff8ba65d8fc42fe1e21cecb3e42bdd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoNew suite for VTN using OF13 plugin patch 3
Luis Gomez [Tue, 17 Jun 2014 08:39:12 +0000 (01:39 -0700)]
New suite for VTN using OF13 plugin patch 3

Change-Id: Ie32a01e54a8af754405e29e73c61a49e5af21564
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoTCs Resorganization part 4 - DO NOT MERGE
Luis Gomez [Sat, 14 Jun 2014 02:16:36 +0000 (19:16 -0700)]
TCs Resorganization part 4 - DO NOT MERGE

Change-Id: Ifd47a1b705d56e38db9ead8fb7e82f46fb051548
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Change test case name"
Luis Gomez [Thu, 12 Jun 2014 07:23:59 +0000 (07:23 +0000)]
Merge "Change test case name"

9 years agoChange test case name
Luis Gomez [Mon, 9 Jun 2014 18:27:04 +0000 (11:27 -0700)]
Change test case name

Change-Id: Ie8472109711691afc3f1ec5ba885c08744bbe061
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoRESTConf FlowMod Test cases
Christopher O'Shea [Mon, 9 Jun 2014 16:53:24 +0000 (09:53 -0700)]
RESTConf FlowMod Test cases

Change-Id: I21f0cf47bb3e974c0ccbfdf6d54c8d083978948c
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoTest Case Reorganization part 3
Luis Gomez [Sat, 7 Jun 2014 01:07:04 +0000 (18:07 -0700)]
Test Case Reorganization part 3

Change-Id: Icdc5b708f4be46b9a3a776679e9ea4da29046d3f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoTest Case Reorganization Part 2
Luis Gomez [Sat, 7 Jun 2014 00:11:29 +0000 (17:11 -0700)]
Test Case Reorganization Part 2

Change-Id: If9ac8a3b7c38f9c7b337a59d5e41b871eeadc222
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoUpdating XML for OVS sanity checks.
Christopher O'Shea [Sat, 7 Jun 2014 03:00:33 +0000 (20:00 -0700)]
Updating XML for OVS sanity checks.

Change-Id: I6e7e59935bf016d857e0a6011dbfd901b5ebcaa0
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "TC Reorganization part 1 - DO NOT MERGE YET"
Luis Gomez [Sat, 7 Jun 2014 07:20:07 +0000 (07:20 +0000)]
Merge "TC Reorganization part 1 - DO NOT MERGE YET"

9 years agoTC Reorganization part 1 - DO NOT MERGE YET
Luis Gomez [Mon, 2 Jun 2014 23:30:16 +0000 (16:30 -0700)]
TC Reorganization part 1 - DO NOT MERGE YET

Change-Id: I4b5af40536e66d368c064e791e87f8d6da6fd85c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoAdding extra TCs for RESTCONF
Luis Gomez [Fri, 16 May 2014 00:15:44 +0000 (17:15 -0700)]
Adding extra TCs for RESTCONF

Change-Id: I51a4adcbba7f28d924ffb1a1c042f66c23ee0f7f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoUploaded working AD-SAL cluster testcases
Madhusudhan [Fri, 16 May 2014 05:06:42 +0000 (22:06 -0700)]
Uploaded working AD-SAL cluster testcases

Change-Id: I03364380f6f87d36c9323893307be12d3a86e4ba
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoMerge "Add a new function into Common to compare two XML files 3 new test case to...
Luis Gomez [Mon, 12 May 2014 22:09:59 +0000 (22:09 +0000)]
Merge "Add a new function into Common to compare two XML files 3 new test case to check the flow are pushed to the switch correctly Putting back the Variables i deleted last change."

10 years agoAdd a new function into Common to compare two XML files
Christopher O'Shea [Mon, 12 May 2014 01:10:25 +0000 (18:10 -0700)]
Add a new function into Common to compare two XML files
3 new test case to check the flow are pushed to the switch correctly
Putting back the Variables i deleted last change.

Change-Id: I968ed7050a48595dfcd8a1b7bacee21dc39ebf61
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoChanging OF13 suite order to start with OF10, also increase of some timers for stability
Luis Gomez [Sat, 10 May 2014 22:20:20 +0000 (15:20 -0700)]
Changing OF13 suite order to start with OF10, also increase of some timers for stability

Change-Id: Ibf9525825cc9d18e7ebbd9d3e5bb2bb9ce2f3249
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoReplace ping packets by ping wait seconds.
Luis Gomez [Sat, 10 May 2014 01:21:11 +0000 (18:21 -0700)]
Replace ping packets by ping wait seconds.
This helps automation in case ping gets stuck.

Change-Id: I5fad25babbaf2fb80e26d5ab3bf525819f5887f5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoAdding XML files for OpenFlowplugin Test
Christopher O'Shea [Thu, 8 May 2014 22:03:40 +0000 (15:03 -0700)]
Adding XML files for OpenFlowplugin Test
Edit Variables to add XML Accept context

Change-Id: I25da75e1214cc01d672b3575a0f173132329a5b5
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
10 years agoMerge "VTN Coordinator tests for Audit of ODL controller and Read Physical information"
Luis Gomez [Wed, 7 May 2014 23:42:27 +0000 (23:42 +0000)]
Merge "VTN Coordinator tests for Audit of ODL controller and Read Physical information"

10 years agoVTN Coordinator tests for Audit of ODL controller and Read Physical information
senthil [Wed, 7 May 2014 20:34:27 +0000 (13:34 -0700)]
VTN Coordinator tests for Audit of ODL controller and Read Physical information

Change-Id: Iedc80211a373f1b0a39a67a0c881d21619346ce2
Signed-off-by: senthil <senthil-b@hcl.com>
10 years agoChange HTTP code 200
Luis Gomez [Thu, 1 May 2014 23:19:02 +0000 (16:19 -0700)]
Change HTTP code 200

Change-Id: I5cc9bcfd5b1585bc3990c61905ae749cd28d2d49
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoChanging OVSDB port to 6644 and adding ovsdb tag
Luis Gomez [Sat, 26 Apr 2014 02:07:21 +0000 (19:07 -0700)]
Changing OVSDB port to 6644 and adding ovsdb tag

Change-Id: If71387a752930b737f437aeb80327e92fdcd8b15
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
10 years agoModify VTN Coordinator tests to work with the latest changes in Coordinator source
senthil [Tue, 1 Apr 2014 01:23:16 +0000 (18:23 -0700)]
Modify VTN Coordinator tests to work with the latest changes in Coordinator source

Change-Id: I254d64af5ce52a4d357bd8e2d57fff228bbc9a64
Signed-off-by: senthil <senthil-b@hcl.com>
10 years agoAdded test cases for topology of the clustering manager and forwarding rule manager...
Arash Eghtesadi [Thu, 20 Feb 2014 16:06:36 +0000 (11:06 -0500)]
Added test cases for topology of the clustering manager and forwarding rule manager in a cluster

Change-Id: Ia6ecf41d582f419ddfba66d88f46ccf7af7eb46d
Signed-off-by: Arash Eghtesadi <aeghtesadi@inocybe.ca>
10 years agoMerge "Have modified the testcases for RESTCONF inventory and uncommented the failed...
Luis Gomez [Thu, 20 Feb 2014 17:10:25 +0000 (17:10 +0000)]
Merge "Have modified the testcases for RESTCONF inventory and uncommented the failed testcases that are filed before hydrogen release."

10 years agoHave modified the testcases for RESTCONF inventory and uncommented the failed testcas...
Madhusudhan [Tue, 18 Feb 2014 23:02:24 +0000 (15:02 -0800)]
Have modified the testcases for RESTCONF inventory and uncommented the failed testcases that are filed before hydrogen release.

Change-Id: I46aeb0f99a7c6af2b2d0e6f59c8df48f1de07ea2
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoAdded Integration Tests for VTN Coordinator
gvrangan [Sun, 16 Feb 2014 18:00:47 +0000 (10:00 -0800)]
Added Integration Tests for VTN Coordinator

Change-Id: Iad8d5bfd738eb9eb7cc80ad09f046fbe33ad3db8
Signed-off-by: gvrangan <venkatrangang@hcl.com>
10 years agoFix ping issue at LF
Luis Gomez [Mon, 17 Feb 2014 07:03:52 +0000 (23:03 -0800)]
Fix ping issue at LF

Change-Id: Ibf2ddc896fb67e02dcf867bab79d2a16ffe4bd43
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoLast change to README
Luis Gomez [Sat, 1 Feb 2014 21:04:59 +0000 (13:04 -0800)]
Last change to README

Change-Id: I1e4a7888fd13d22d3c55a3360a44612571cffdfd
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMinor change to VM script 2
Luis Gomez [Sat, 1 Feb 2014 20:17:30 +0000 (12:17 -0800)]
Minor change to VM script 2

Change-Id: I9fb6af8a026efdb695258da4fe56d30c60d3227e
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdding scripts for test VM
Luis Gomez [Sat, 1 Feb 2014 19:36:39 +0000 (11:36 -0800)]
Adding scripts for test VM

Change-Id: I27791bae7d81bed4112f825d63103490ec574a71
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoImproved Sw mgr test for OF13 - 2nd try
Luis Gomez [Wed, 29 Jan 2014 06:47:59 +0000 (22:47 -0800)]
Improved Sw mgr test for OF13 - 2nd try

Change-Id: I062095baaf7dc4b5f825b1dec5c9f754d3dbb712
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Improve OF13 test - 2nd try"
Luis Gomez [Tue, 28 Jan 2014 12:53:23 +0000 (12:53 +0000)]
Merge "Improve OF13 test - 2nd try"

10 years agoImprove OF13 test - 2nd try
Madhusudhan [Tue, 28 Jan 2014 11:57:57 +0000 (03:57 -0800)]
Improve OF13 test - 2nd try

Change-Id: Ifd6e274bdd82b5dfd200dab0b8cedbcf07b00957
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoMerge "Fix RESTCONF Flow test case"
Luis Gomez [Sat, 25 Jan 2014 01:44:59 +0000 (01:44 +0000)]
Merge "Fix RESTCONF Flow test case"

10 years agoFix RESTCONF Flow test case
Madhusudhan [Sat, 25 Jan 2014 01:43:17 +0000 (17:43 -0800)]
Fix RESTCONF Flow test case

Change-Id: Ic5a5435728af9d512b28062adfd1cbdb897a1752
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoNSF test for OF13 plugin - Remove static route flow check
Madhusudhan [Fri, 24 Jan 2014 10:54:45 +0000 (02:54 -0800)]
NSF test for OF13 plugin - Remove static route flow check

Change-Id: I480ed51197cc181045a6d1a8335a7c5925a25481
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoModify OF plugin Python script to run in Opendaylight
Luis Gomez [Mon, 20 Jan 2014 23:41:55 +0000 (15:41 -0800)]
Modify OF plugin Python script to run in Opendaylight

Change-Id: Ibc85d11a85cceeeb7cffc449ed71cdda1799fe01
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoCreated RESTCONF for base edition with of13 plugin
Madhusudhan [Sat, 18 Jan 2014 03:09:46 +0000 (19:09 -0800)]
Created RESTCONF for base edition with of13 plugin

Change-Id: I249e4cd37ae9086dba57637fc6e86ac48b29c623
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoUpload OF plugin test to Integration repo
Madhusudhan [Fri, 17 Jan 2014 19:29:36 +0000 (11:29 -0800)]
Upload OF plugin test to Integration repo

Change-Id: I8a0c04b5cbb01e9a56ab197cffd29eb66e6bcfed
Signed-off-by: Madhusudhan <madhusudhan.opendaylight@yahoo.com>
10 years agoInitial commit for vtn manager system test cases
Denghui Huang [Wed, 15 Jan 2014 13:32:25 +0000 (21:32 +0800)]
Initial commit for vtn manager system test cases

Signed-off-by: Denghui Huang <huangdenghui@gmail.com>
10 years agoSP test. Remove mn clear.
Luis Gomez [Tue, 7 Jan 2014 05:35:32 +0000 (21:35 -0800)]
SP test. Remove mn clear.

Change-Id: Iecf0a9ac9beedd94c490d525efa9d3633b4c32bf
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoFix json reponse
Luis Gomez [Sun, 5 Jan 2014 23:00:24 +0000 (15:00 -0800)]
Fix json reponse

Change-Id: I4b61ef52350443715b73d9801c081e59cf48a09d
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoCheck next-hop after adding route. This does not work with LF mininet.
Luis Gomez [Mon, 23 Dec 2013 19:05:33 +0000 (11:05 -0800)]
Check next-hop after adding route. This does not work with LF mininet.

Change-Id: I0c34fbe95aba5f74dfa9f4c47faacd7eac6d6ca4
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoNSF test improvements
Luis Gomez [Sun, 22 Dec 2013 12:21:49 +0000 (04:21 -0800)]
NSF test improvements

Change-Id: I518d85c66d8185dbba1f3a46fae1591ea91917e9
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoTopology Mgr stability test 2
Luis Gomez [Sat, 21 Dec 2013 14:06:21 +0000 (06:06 -0800)]
Topology Mgr stability test 2

Change-Id: If5fd0427a4cd991005b71eea27d0a6c5769b722b
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoTopology Mgr stability test 1
Luis Gomez [Sat, 21 Dec 2013 13:42:32 +0000 (05:42 -0800)]
Topology Mgr stability test 1

Change-Id: Ib544f8914f46c7a0ec2c9b774adf3da91725fe2e
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agomore time to switch off mininet. Total=4 secs. 2 try.
Luis Gomez [Tue, 17 Dec 2013 17:52:25 +0000 (09:52 -0800)]
more time to switch off mininet. Total=4 secs. 2 try.

Change-Id: I2b6e58f872e1a7eacb7937813119c6adaba8ba85
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMore time for OVSDB ping
Luis Gomez [Sat, 14 Dec 2013 02:18:36 +0000 (18:18 -0800)]
More time for OVSDB ping

Change-Id: I0c029eea5a2fef16378e4d436856de9fe465c874
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoDelete inconsistent TCs for SP edition
Luis Gomez [Fri, 13 Dec 2013 23:38:57 +0000 (15:38 -0800)]
Delete inconsistent TCs for SP edition

Change-Id: Ib920bd348e7af182804e428a24cf3adeeb5c67bc
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdd forgotten TCs for VTN edition
Luis Gomez [Fri, 13 Dec 2013 22:33:57 +0000 (14:33 -0800)]
Add forgotten TCs for VTN edition

Change-Id: Iaf5336b284792466ea4cb413059115592a060982
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoNew edition folders
Luis Gomez [Fri, 13 Dec 2013 22:08:01 +0000 (14:08 -0800)]
New edition folders

Change-Id: Idcd864f560787332d3820582342bc0368a0bfae2
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Timer adjustment for stability"
Luis Gomez [Fri, 13 Dec 2013 21:11:48 +0000 (21:11 +0000)]
Merge "Timer adjustment for stability"

10 years agoTimer adjustment for stability
Luis Gomez [Fri, 13 Dec 2013 18:46:09 +0000 (10:46 -0800)]
Timer adjustment for stability

Change-Id: Ibc17a7cf52703c4e9873ff5bf1481503cbf7f92a
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoMerge "Some cleaning here as delete flows is not supported by mn 2.0.0"
Luis Gomez [Sat, 7 Dec 2013 01:28:36 +0000 (01:28 +0000)]
Merge "Some cleaning here as delete flows is not supported by mn 2.0.0"

10 years agoSome cleaning here as delete flows is not supported by mn 2.0.0
Luis Gomez [Sat, 7 Dec 2013 00:28:33 +0000 (16:28 -0800)]
Some cleaning here as delete flows is not supported by mn 2.0.0

Change-Id: Ib96b85e0c4b6d886c364aab959edebfb35b7be98
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>
10 years agoAdding more time for stability
Luis Gomez [Tue, 3 Dec 2013 16:12:14 +0000 (08:12 -0800)]
Adding more time for stability

Change-Id: I212594a2f43f2e348337af709b8a7d8994fd1c92
Signed-off-by: Luis Gomez <luis.gomez@ericsson.com>