integration/test.git
9 years agoAdd basic test suite for lispflowmapping
Lorand Jakab [Wed, 4 Mar 2015 13:49:08 +0000 (15:49 +0200)]
Add basic test suite for lispflowmapping

Change-Id: Ib499b9e166ce0d4e5ac1ba51f1de7e78ff71306d
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
9 years agoAdding Switch Qualification
Luis Gomez [Wed, 4 Mar 2015 04:53:09 +0000 (20:53 -0800)]
Adding Switch Qualification

Change-Id: Iff056aabdda08afa3a95ade323c57fc092a53e78
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoRemoving Groups and Meters from test plan as CPqD seems not working in RelEng
Luis Gomez [Wed, 4 Mar 2015 02:55:36 +0000 (18:55 -0800)]
Removing Groups and Meters from test plan as CPqD seems not working in RelEng

Change-Id: I18950baf3d2efc3e22a4a2ff28ad34e949f78793
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoChanging NSF test to openflowplugin folder
Luis Gomez [Tue, 3 Mar 2015 22:03:27 +0000 (14:03 -0800)]
Changing NSF test to openflowplugin folder

Change-Id: I8e651e171d063b65be3a51af348c67b862f444ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoSample integration test
Luis Gomez [Mon, 2 Mar 2015 05:46:45 +0000 (21:46 -0800)]
Sample integration test

Change-Id: Ie528f08fe7ae69a1ff578f3463c4942480a4fd38
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "adding a mask for destination and source ip addresses"
Luis Gomez [Thu, 26 Feb 2015 19:00:25 +0000 (19:00 +0000)]
Merge "adding a mask for destination and source ip addresses"

9 years agoCleaning robot repo + creating testplans
Luis Gomez [Thu, 26 Feb 2015 00:44:48 +0000 (16:44 -0800)]
Cleaning robot repo + creating testplans

Change-Id: Id3fe3944c92f962e09884b3583175e911d5698b1
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "removing failing tests"
Luis Gomez [Tue, 24 Feb 2015 05:52:38 +0000 (05:52 +0000)]
Merge "removing failing tests"

9 years agoMerge "BUG 2676 : Add some tuning parameters to improve the performance of CDS"
Luis Gomez [Fri, 20 Feb 2015 23:37:40 +0000 (23:37 +0000)]
Merge "BUG 2676 : Add some tuning parameters to improve the performance of CDS"

9 years agoremoving failing tests
Peter Gubka [Fri, 20 Feb 2015 21:03:38 +0000 (22:03 +0100)]
removing failing tests

- some review needs to be done to the removed tests later and
  after review they should be added back
- ovs230 introduced some dependencies which were not present
  in the earlier versions, so some tests started to fail
- this commit should be harmles to the verify or integration
  jobs as it does not touch their files at all

Change-Id: Ifea6827e16c532389aea2ab3ec8881807e05d505
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoBUG 2676 : Add some tuning parameters to improve the performance of CDS
Moiz Raja [Fri, 20 Feb 2015 11:27:56 +0000 (03:27 -0800)]
BUG 2676 : Add some tuning parameters to improve the performance of CDS

Change-Id: I307a27d7d0cbb7e5b6fe49eb36e4ee4996234bce
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoadding a mask for destination and source ip addresses
Peter Gubka [Thu, 19 Feb 2015 22:20:46 +0000 (23:20 +0100)]
adding a mask for destination and source ip addresses

- when using sal services to add the flows, http resposne 400 is
  returned with the message of not matching the regexp pattern
  where the mask is included
- this changes will not impact verify nor integration robot
  suites, because these files are not used there

Change-Id: I5fe4feeecc0ee4cdcdffc63ba9d0721a5c05a0a4
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoadding ability for test VMs to have a different command prompt
Jamo Luhrsen [Thu, 19 Feb 2015 20:51:13 +0000 (12:51 -0800)]
adding ability for test VMs to have a different command prompt

retrigger.

Change-Id: Ic34156c6387871796aae0d1775d02c5a68833afe
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoAdding test plan for l2switch
Luis Gomez [Sun, 15 Feb 2015 23:20:59 +0000 (15:20 -0800)]
Adding test plan for l2switch

Change-Id: If443cd63266c692be4c1c5e80982163cfb1cebed
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years ago(Fix: Bug 2711)
mark.mozolewski [Thu, 12 Feb 2015 23:23:11 +0000 (15:23 -0800)]
(Fix: Bug 2711)
- Match RPC actor system's Netty TCP settings with existing cluster DATA actor system setting to avoid oversized Gossip RPC messages.

Signed-off-by: mark.mozolewski <mark.mozolewski@hp.com>
9 years ago(Bug 2035)
mark.mozolewski [Wed, 11 Feb 2015 23:16:05 +0000 (15:16 -0800)]
(Bug 2035)
- Increasing default Akka config for auto-down of unreachable nodes from 10sec to 5min to avoid locking out nodes during transient network blips, etc.

Change-Id: I81288dc74c235e01b21d6dd9a705d6c07f967583
Signed-off-by: mark.mozolewski <mark.mozolewski@hp.com>
9 years agoMake get followers more reliable
Shaleen Saxena [Thu, 5 Feb 2015 19:59:21 +0000 (14:59 -0500)]
Make get followers more reliable

Making the get followers more reliable, by retrying if correct number of followers is not found.

Change-Id: Icfc692302a4ef5224dbd1a6c707f18a96762474b
Signed-off-by: Shaleen Saxena <ssaxena@brocade.com>
9 years agoMerge "Changing AD-SAL port to 8282"
Luis Gomez [Sun, 8 Feb 2015 20:55:57 +0000 (20:55 +0000)]
Merge "Changing AD-SAL port to 8282"

9 years agoChanging AD-SAL port to 8282
Luis Gomez [Sun, 8 Feb 2015 20:22:39 +0000 (12:22 -0800)]
Changing AD-SAL port to 8282

Change-Id: I4762cf264dd11666fb130f73bb52d3f4808f2246
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoFix - Bug 2639 - karaf feature repo not available on HELIUM-SR1.1 when deployed using... release/helium-sr2
Vamsi Devaki [Tue, 27 Jan 2015 01:03:53 +0000 (17:03 -0800)]
Fix - Bug 2639 - karaf feature repo not available on HELIUM-SR1.1 when deployed using cluster deploy script

Change-Id: Iba398533ed9b766d3a4c8f12d28066130bae6edd
Signed-off-by: Vamsi Devaki <vamsi.devaki@hp.com>
9 years agoMerge "Fix - Bug 2638 - Integration templates have incorrect directory name"
Luis Gomez [Sat, 24 Jan 2015 10:21:18 +0000 (10:21 +0000)]
Merge "Fix - Bug 2638 - Integration templates have incorrect directory name"

9 years agoFix - Bug 2638 - Integration templates have incorrect directory name
Vamsi Devaki [Fri, 23 Jan 2015 23:57:40 +0000 (15:57 -0800)]
Fix - Bug 2638 - Integration templates have incorrect directory name

Change-Id: I0caab116451f9c91a11b95d9f7b191976b91a189
Signed-off-by: Vamsi Devaki <vamsi.devaki@hp.com>
9 years agoFix VTN Coordinator Tests for change in response Code
gvrangan [Fri, 23 Jan 2015 01:26:46 +0000 (10:26 +0900)]
Fix VTN Coordinator Tests for change in response Code

Change-Id: I5715fbbc58a75aaeb244c1d2ddb950cd35ec0893
Signed-off-by: gvrangan <venkatrangang@hcl.com>
9 years agoMerge "Cleaning test repository - removing old tests"
Luis Gomez [Thu, 22 Jan 2015 11:33:43 +0000 (11:33 +0000)]
Merge "Cleaning test repository - removing old tests"

9 years agoSetting standard mininet timeout + fixing hosttracker suite
Luis Gomez [Thu, 22 Jan 2015 09:08:23 +0000 (01:08 -0800)]
Setting standard mininet timeout + fixing hosttracker suite

Change-Id: If984050884729bb07af29f8f5a9022a6cb542064
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
(cherry picked from commit dc18172d676204c6b388355231a86092251e12c6)

9 years agoCleaning test repository - removing old tests
Luis Gomez [Fri, 16 Jan 2015 04:53:13 +0000 (20:53 -0800)]
Cleaning test repository - removing old tests

Change-Id: I59f5a1c8d17c3b45f280394eec964f39b250b76a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoFixing mininet reads so that we always clear mininet
Luis Gomez [Fri, 16 Jan 2015 18:41:16 +0000 (10:41 -0800)]
Fixing mininet reads so that we always clear mininet

Change-Id: Ia782e0d7b9a1e896ebf5c6e2ca316d6f0541489a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Test Library documentation for Robot Keywords"
Christopher O'Shea [Tue, 13 Jan 2015 00:26:32 +0000 (00:26 +0000)]
Merge "Test Library documentation for Robot Keywords"

9 years agoMerge "Fix issues with 140_recovery_restart_follower test"
Luis Gomez [Mon, 12 Jan 2015 23:07:07 +0000 (23:07 +0000)]
Merge "Fix issues with 140_recovery_restart_follower test"

9 years agoFix issues with 140_recovery_restart_follower test
tpantelis [Fri, 9 Jan 2015 22:16:34 +0000 (17:16 -0500)]
Fix issues with 140_recovery_restart_follower test

When attempting to add a car with both followers down, we exect the read
to return 404 (Not Found) but it may get a 500 with
NoShardLeaderException. Need to check if != 200.

Change-Id: I39743b1d84cc85fa38a08dba2f9e98c71f6de8ba
Signed-off-by: tpantelis <tpanteli@brocade.com>
9 years agoMerge "Changed the body of flows."
Luis Gomez [Mon, 5 Jan 2015 01:52:22 +0000 (01:52 +0000)]
Merge "Changed the body of flows."

9 years agoChanged the body of flows.
Arash Eghtesadi [Tue, 9 Dec 2014 20:19:28 +0000 (15:19 -0500)]
Changed the body of flows.

Change-Id: I6430eaff5c762b75def4e935f8cc6edf40186645
Signed-off-by: Arash Eghtesadi <aeghtesadi@inocybe.com>
9 years agoAdd resiliency to 3-node cluster tests
tpantelis [Mon, 22 Dec 2014 01:22:05 +0000 (20:22 -0500)]
Add resiliency to 3-node cluster tests

Refactored re-usable keywords into ClusterKeywords.txt

Added "Wait Until Keyword Succeeds" to various keywords for resiliency,
obviating the need for arbitrary sleeps.

Added "3-node-cluster" Tag to each test case

Change-Id: Ibef9942547ad85b8ee006b87c85acf8e7102d8c5
Signed-off-by: tpantelis <tpanteli@brocade.com>
9 years agoMerge "Enhancements to 3-node cluster tests"
Carol Sanders [Mon, 22 Dec 2014 21:39:36 +0000 (21:39 +0000)]
Merge "Enhancements to 3-node cluster tests"

9 years agoTest Library documentation for Robot Keywords
Jamo Luhrsen [Mon, 22 Dec 2014 17:24:55 +0000 (09:24 -0800)]
Test Library documentation for Robot Keywords

Change-Id: I3a2ec676c6a1870e8537f44d778293f799f6c546
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoEnhancements to 3-node cluster tests release/helium-sr1.1
Shaleen Saxena [Thu, 18 Dec 2014 16:21:08 +0000 (11:21 -0500)]
Enhancements to 3-node cluster tests

Modified the stopController method to wait until the controller karaf process
has stopped completed via the ps command. This eliminates the arbitrary wait
which can cause sporadic failures if the controller takes too long to shutdown.

Also added a stopAllControllers method that first executes /bin/stop on all
controllers in parallel and then waits for completion. This speeds it up.

Added additional checks in varous test cases, eg use a FOR loop to verify all
the expected entries in the output from a REST GET instead of checking for just
a couple entries.

I also eliminated some test case files and consolidated the steps so that all
the related steps for a particular test are in one test case file. I find this
makes the steps easier to understand/follow without having to go to other files
and figure out which test case files are stand-alone and which  may be related
to other files. This also eliminates redundant setup steps in each test case file.

As part of consolidation, I separated Car and People leader failover tests into
their own separate files. They basically run the same sequence of steps but on
their respective data model/shard. However they're not exactly redundant because
the People tests utilize an RPC.

Change-Id: I8be1d219fa07b2384b4d622db67af1bc4e0bebec
Signed-off-by: Shaleen Saxena <ssaxena@brocade.com>
9 years agoNow that AAA tests are running first, they are failing because
Jamo Luhrsen [Tue, 16 Dec 2014 07:56:26 +0000 (23:56 -0800)]
Now that AAA tests are running first, they are failing because
operational/nodes is not built yet.  Before, it was getting built
up by eariler run tests using mininet.  This will use a suite
setup __init__.txt inside the AAA folder to start mininet first.

Change-Id: Ic9915792845695fefc5f05252760c2b6266ec7f7
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoChanged sleep timer to give AAA more time for feature install to complete
Mark Tassinari [Mon, 8 Dec 2014 22:33:20 +0000 (14:33 -0800)]
Changed sleep timer to give AAA more time for feature install to complete

Change-Id: Icb2ef84910bbeb835a7ad0b4cc886be5eced79b1
Signed-off-by: Mark Tassinari <markat@hp.com>
9 years agoMerge "Added proper OVS-dump-flows.sh.13 Removed get-totals.sh"
Christopher O'Shea [Fri, 5 Dec 2014 02:51:47 +0000 (02:51 +0000)]
Merge "Added proper OVS-dump-flows.sh.13 Removed get-totals.sh"

9 years agoMerge "Added the folder with scripts that show flow statistics summaries in a mininet...
Christopher O'Shea [Fri, 5 Dec 2014 02:51:17 +0000 (02:51 +0000)]
Merge "Added the folder with scripts that show flow statistics summaries in a mininet with OVS switches."

9 years agoAdded proper OVS-dump-flows.sh.13
Jan Medved [Wed, 3 Dec 2014 02:31:45 +0000 (18:31 -0800)]
Added proper OVS-dump-flows.sh.13
Removed get-totals.sh

Change-Id: Ib27b7b227c9fd293ff4a77e012c46263157fe38d
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoAdded the folder with scripts that show flow statistics summaries in a mininet with...
Jan Medved [Wed, 3 Dec 2014 02:20:16 +0000 (18:20 -0800)]
Added the folder with scripts that show flow statistics summaries in a mininet with OVS switches.

Change-Id: I671c4e236faa74cbe4a94bf230b2f4249cfcb86b
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "- Updated multi-blaster.sh and shard_multi_test.sh to allow host and port...
Moiz Raja [Tue, 2 Dec 2014 22:15:15 +0000 (22:15 +0000)]
Merge "- Updated multi-blaster.sh and shard_multi_test.sh to allow host and port command line arguments."

9 years ago- Updated multi-blaster.sh and shard_multi_test.sh to allow host and port command...
Jan Medved [Mon, 1 Dec 2014 05:13:36 +0000 (21:13 -0800)]
- Updated multi-blaster.sh and shard_multi_test.sh to allow host and port command line arguments.

- Updated shard_multi_test.sh to print help string and to measure the total rate.

Change-Id: I6ce4b5a6ad194bf7f28e3d04b2f4dc831a304814
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "GIT Reorganization - Create VTN suites"
Luis Gomez [Mon, 1 Dec 2014 01:37:54 +0000 (01:37 +0000)]
Merge "GIT Reorganization - Create VTN suites"

9 years agoGIT Reorganization - Create VTN suites
Luis Gomez [Mon, 1 Dec 2014 00:55:01 +0000 (16:55 -0800)]
GIT Reorganization - Create VTN suites

Change-Id: I43fb01cd6ae02821038a97a6079928606dc4e0d8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Replaced the multi-blaster skeleton with real functionality. multi-blaster...
Luis Gomez [Sun, 30 Nov 2014 08:15:06 +0000 (08:15 +0000)]
Merge "Replaced the multi-blaster skeleton with real functionality. multi-blaster functions are now driven from command line switches and arguments."

9 years agoGIT restructure - Adding project folders and features
Luis Gomez [Sun, 30 Nov 2014 06:04:54 +0000 (22:04 -0800)]
GIT restructure - Adding project folders and features

Change-Id: I71a881ba17efc63ec15e5e48d8ffda46165db9d2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoReplaced the multi-blaster skeleton with real functionality. multi-blaster functions...
Jan Medved [Sun, 30 Nov 2014 03:54:35 +0000 (19:54 -0800)]
Replaced the multi-blaster skeleton with real functionality. multi-blaster functions are now driven from command line switches and arguments.

Change-Id: I2209a8bf86f3c26930a4f5a126356917ae0548e7
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoAdded shard performance tests (shard_perf_test.py and shard_multi_test.sh)
Jan Medved [Sat, 29 Nov 2014 07:07:46 +0000 (23:07 -0800)]
Added shard performance tests (shard_perf_test.py and shard_multi_test.sh)
Cleaned up help text for inventory crawler

Change-Id: I6b5791155e082e6267ebaf9aa3555ccb59f32677
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoAdded a printout for the overall test execution time
Jan Medved [Sat, 29 Nov 2014 04:15:11 +0000 (20:15 -0800)]
Added a printout for the overall test execution time

Change-Id: I0aa19bf0749dde07ce7ececc3ae8fb4bc3cd21ff
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "adding missing example flows"
Luis Gomez [Sun, 30 Nov 2014 01:26:44 +0000 (01:26 +0000)]
Merge "adding missing example flows"

9 years agoMerge "added output error message display by remote ssh execution"
Luis Gomez [Sun, 30 Nov 2014 01:24:32 +0000 (01:24 +0000)]
Merge "added output error message display by remote ssh execution"

9 years agoMerge "BUG 2344 : Refactor Clustering integration tests"
Luis Gomez [Sun, 30 Nov 2014 01:22:36 +0000 (01:22 +0000)]
Merge "BUG 2344 : Refactor Clustering integration tests"

9 years agoadding missing example flows
Peter Gubka [Thu, 27 Nov 2014 14:12:36 +0000 (15:12 +0100)]
adding missing example flows

source https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows
especially mpls actions

Change-Id: I8257168dc190818451242fd1d8e0f80588c9f050
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoMerge "Updating Flow for IPv4 prefix"
Luis Gomez [Wed, 26 Nov 2014 22:15:59 +0000 (22:15 +0000)]
Merge "Updating Flow for IPv4 prefix"

9 years agoUpdating Flow for IPv4 prefix
Christopher O'Shea [Wed, 26 Nov 2014 19:41:28 +0000 (11:41 -0800)]
Updating Flow for IPv4 prefix

Change-Id: Id3fe902d47f875fddbc8560696d9d444f2522bab
Signed-off-by: Christopher O'Shea <christopher.o.shea@ericsson.com>
9 years agoMerge "Fix Netconf test to work with latest changes on Netconf connector"
Christopher O'Shea [Mon, 24 Nov 2014 23:48:08 +0000 (23:48 +0000)]
Merge "Fix Netconf test to work with latest changes on Netconf connector"

9 years agoNew Test(s) for AAA (disable/enable authentication and verify)
Jamo Luhrsen [Mon, 17 Nov 2014 23:13:11 +0000 (15:13 -0800)]
New Test(s) for AAA (disable/enable authentication and verify)

Change-Id: I578765894222dba933509c2f4e946ef28a3d143c
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoadded output error message display by remote ssh execution
Michal Rehak [Tue, 18 Nov 2014 15:10:33 +0000 (16:10 +0100)]
added output error message display by remote ssh execution

- retriggered

Change-Id: Ied3dd6cf0bce60225c6d990a69adb3cfef6719ad
Signed-off-by: Michal Rehak <mirehak@cisco.com>
9 years agoUpgraded WCBench to v2.0
Daniel Farrell [Wed, 19 Nov 2014 18:50:50 +0000 (13:50 -0500)]
Upgraded WCBench to v2.0

- Support for Helium 0.2.1
- Vagrantfile for trivial deployment
- Almost all GitHub Issues closed

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
9 years agoBUG 2344 : Refactor Clustering integration tests
Moiz Raja [Fri, 14 Nov 2014 00:39:32 +0000 (16:39 -0800)]
BUG 2344 : Refactor Clustering integration tests

Deploy the 3-node cluster using deploy script and then run the scripts like so

pybot -v MEMBER1:10.194.126.49 -v MEMBER2:10.194.126.50 -v MEMBER3:10.194.126.51 -v PORT:8181 -v USERNAME:root -v PASSWORD:cvg123 -v KARAF_HOME:/root/deploy/current/odl ./datastore
pybot -v MEMBER1:10.194.126.49 -v MEMBER2:10.194.126.50 -v MEMBER3:10.194.126.51 -v PORT:8181 -v USERNAME:root -v PASSWORD:cvg123 -v KARAF_HOME:/root/deploy/current/odl ./routedrpc

Change-Id: I4582a94ea22f40a9236de330ac80727b2d1d4094
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoMerge "Increasing timers for this test after stats mgr improvements"
Christopher O'Shea [Thu, 13 Nov 2014 19:27:41 +0000 (19:27 +0000)]
Merge "Increasing timers for this test after stats mgr improvements"

9 years agoFix Netconf test to work with latest changes on Netconf connector
Luis Gomez [Wed, 12 Nov 2014 01:06:44 +0000 (17:06 -0800)]
Fix Netconf test to work with latest changes on Netconf connector

Change-Id: I7c5b783e1529c0591cc38137b3e7f26ec75285bb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoBUG 2344 : Add the multi-node-test template for clustering integration tests release/helium-sr1
Moiz Raja [Tue, 11 Nov 2014 01:35:04 +0000 (17:35 -0800)]
BUG 2344 : Add the multi-node-test template for clustering integration tests

The multi-node-test template installs all the odl-clustering-test-app and ensures
that the modules.conf and module-shards.conf is generated appropriately for testing
the app in a multi-node cluster

This patch is dependent on the following controller patch,

https://git.opendaylight.org/gerrit/#/c/12705/

Change-Id: I58b2938c3125068ef895733bcec8e26050190b39
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoadding netopeer via REST
Ekta Khurana [Fri, 31 Oct 2014 23:11:41 +0000 (16:11 -0700)]
adding netopeer via REST

Change-Id: Iaac81b4e6702186b61254e3de2a49aeb569a3b0b
Signed-off-by: Ekta Khurana <e.khurana@gmail.com>
9 years agorebasing with master after switchPOC was merged
Jamo Luhrsen [Thu, 30 Oct 2014 16:32:36 +0000 (09:32 -0700)]
rebasing with master after switchPOC was merged

Change-Id: I14dcda2432abf8e8aed310c68b04ce5c9c8547e6
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "Switch Abstraction POC."
Christopher O'Shea [Thu, 30 Oct 2014 16:04:50 +0000 (16:04 +0000)]
Merge "Switch Abstraction POC."

9 years agoBUG 2276 : Add a script to restart a cluster
Moiz Raja [Thu, 30 Oct 2014 00:20:17 +0000 (17:20 -0700)]
BUG 2276 : Add a script to restart a cluster

Change-Id: I4fd10c2f9509d68df3dee2cdd62b8d83ccb8c432
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoBUG 2274 : User odl-restconf-noauth feature by default
Moiz Raja [Wed, 29 Oct 2014 20:59:17 +0000 (13:59 -0700)]
BUG 2274 : User odl-restconf-noauth feature by default

Change-Id: I90f7ace8ed004832fd70986f5a2cfc73175b0c17
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoIncreasing timers for this test after stats mgr improvements
Luis Gomez [Tue, 28 Oct 2014 03:21:24 +0000 (20:21 -0700)]
Increasing timers for this test after stats mgr improvements

Change-Id: I7920a24bd4e7aa57af269a691a88302b061b5fda
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "[Fix for Bug 2189] - OpenFlow Karaf features config file now references 0...
Christopher O'Shea [Wed, 29 Oct 2014 03:18:48 +0000 (03:18 +0000)]
Merge "[Fix for Bug 2189] - OpenFlow Karaf features config file now references 0.2.0-Helium release instead of 0.2.0-SNAPSHOT - Changed Jolokia hot-deploy feature template format to:  - Install bundle automatically on deploy.  - Use proper namespaces to avoid warning during Karaf startup and loading. - Don't deploy Jolokia as featuresBoot since Karaf hot deployment is being used. - Extract ODL release version automatically from deploy.py script's distibution parameter."

9 years ago[Fix for Bug 2189]
mark.mozolewski [Thu, 23 Oct 2014 23:55:36 +0000 (16:55 -0700)]
[Fix for Bug 2189]
- OpenFlow Karaf features config file now references 0.2.0-Helium release instead of 0.2.0-SNAPSHOT
- Changed Jolokia hot-deploy feature template format to:
- Install bundle automatically on deploy.
- Use proper namespaces to avoid warning during Karaf startup and loading.
- Don't deploy Jolokia as featuresBoot since Karaf hot deployment is being used.
- Extract ODL release version automatically from deploy.py script's distibution parameter.

Change-Id: Id8fa19e11a0c04459ded6f7e5eac3868e74e8969
Signed-off-by: mark.mozolewski <mark.mozolewski@hp.com>
9 years agoSwitch Abstraction POC.
Jamo Luhrsen [Tue, 7 Oct 2014 20:33:14 +0000 (13:33 -0700)]
Switch Abstraction POC.

- switch user made dynamic and defaults to ${MININET_USER}
- added ssh_key functionality for switches that use ssh for mgmt_protocol
- moved switch classes to a subdir in libraries for tidiness
- made Ovs default and SWITCH_IP == ${MININET} so that no changes
  need to be made to jenkins job

Change-Id: Ie563250ffd0b52c7c038f22fefde49f09ace209b
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
using @property for dynamic switch class attribute strings

moved some attributes to properties so that the values of the
properties could change dynamically as other class attributes
are changed (e.g. when you get a flow object you need to update
the controller_ip, and because of that a lot of the strings
(for configs, etc) need to be updated in real time)

Change-Id: I82cbafda72927a56b73d2196d9694d426e855b8c
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
moved generic keywords to new SwitchUtils library

also:
-  ${SWITCH} and ${CONTROLLER_IP} need to be passed as cmdLine
   args regexp will now match verifications, so long strings
   can be condensed in object definition (if desired)

Change-Id: I87c7357c16cf971eb7c4ece0014dbb6228b309a6
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
renamed file

Change-Id: Ibd114274a1c402cb40b9c3d0ce7cf4530f9b6aa2
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
OpenFlow validation enhancements

Actions Suite ported to use new switch abstraction.

Change-Id: I2f1f735c73bdfd7a1b3e58a6a8647f8bfeabf586
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
${switch} object needed for read, write, execute wrappers

Change-Id: I7dce87eca1c3040c65716fc5585b9a2eb724a86b
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "Fixed a bug where measured rate was not reported properly Added comments into...
Luis Gomez [Thu, 23 Oct 2014 20:25:35 +0000 (20:25 +0000)]
Merge "Fixed a bug where measured rate was not reported properly Added comments into flow_add_delete_test and inventory_crawler Updated README"

9 years agoFixed a bug where measured rate was not reported properly
Jan Medved [Thu, 23 Oct 2014 18:02:41 +0000 (11:02 -0700)]
Fixed a bug where measured rate was not reported properly
Added comments into flow_add_delete_test and inventory_crawler
Updated README

Change-Id: Iaa90667ebd549d3ed8072cfce7fbb477455a2c96
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "test to configure 100k flows"
Luis Gomez [Thu, 16 Oct 2014 23:29:13 +0000 (23:29 +0000)]
Merge "test to configure 100k flows"

9 years agoMerge "Removing unneeded files"
Luis Gomez [Thu, 16 Oct 2014 22:18:19 +0000 (22:18 +0000)]
Merge "Removing unneeded files"

9 years agoMerge "Disaster Recovery Scripts"
Luis Gomez [Thu, 16 Oct 2014 22:13:27 +0000 (22:13 +0000)]
Merge "Disaster Recovery Scripts"

9 years agoMerge "- Put duplicate code in flow_add_delete_test into a common function - Added...
Christopher O'Shea [Thu, 16 Oct 2014 19:59:10 +0000 (19:59 +0000)]
Merge "- Put duplicate code in flow_add_delete_test into a common function - Added support for Floodlight in config_cleanup"

9 years agoRemoving unneeded files
Jan Medved [Thu, 16 Oct 2014 18:11:56 +0000 (11:11 -0700)]
Removing unneeded files

Change-Id: Iff39b52f5c3c604c40513d05f4b0be7368b8df3c
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years ago- Put duplicate code in flow_add_delete_test into a common function
Jan Medved [Thu, 16 Oct 2014 17:16:18 +0000 (10:16 -0700)]
- Put duplicate code in flow_add_delete_test into a common function
- Added support for Floodlight in config_cleanup

Change-Id: I6f7e07e05138d4cd44195f8c4d8385aad6fe64f5
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "Added FlowConfigBlaster 'Floodlight Edition' - flow config blaster that uses...
Christopher O'Shea [Thu, 16 Oct 2014 04:08:03 +0000 (04:08 +0000)]
Merge "Added FlowConfigBlaster 'Floodlight Edition' - flow config blaster that uses Floodlight's static flow pusher REST API to program flows."

9 years agoAdded FlowConfigBlaster 'Floodlight Edition' - flow config blaster that uses Floodlig...
Jan Medved [Wed, 15 Oct 2014 02:48:07 +0000 (19:48 -0700)]
Added FlowConfigBlaster 'Floodlight Edition' - flow config blaster that uses Floodlight's static flow pusher REST API to program flows.

Change-Id: I9572137ae12aa39d82859bd3742194bcb00669c5
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoupdating out_port and out_group to 0xffffffff (any)
Peter Gubka [Tue, 14 Oct 2014 13:00:36 +0000 (15:00 +0200)]
updating out_port and out_group to 0xffffffff (any)

- we had a problem with flow deletion, because the group
  was not present on the switch while deletion and
  error was returned and flow remained on the switch
- xml compare library opdated, because 0xffffffff is
  in operational represented as decimal, so be able to
  compare these two values

Change-Id: I3da7a403b2157f902f2c056ca3b88927d5e60ab6
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoMerge "robot integration tests for router rpc in datastore clustering"
Luis Gomez [Mon, 13 Oct 2014 16:54:48 +0000 (16:54 +0000)]
Merge "robot integration tests for router rpc in datastore clustering"

9 years agoMerge "- Added capability to read flow templates from files"
Luis Gomez [Mon, 13 Oct 2014 02:26:09 +0000 (02:26 +0000)]
Merge "- Added capability to read flow templates from files"

9 years agoMerge "Additional comments & spellcheck for the README file"
Luis Gomez [Mon, 13 Oct 2014 02:24:37 +0000 (02:24 +0000)]
Merge "Additional comments & spellcheck for the README file"

9 years ago- Added capability to read flow templates from files
Jan Medved [Mon, 13 Oct 2014 01:39:16 +0000 (18:39 -0700)]
- Added capability to read flow templates from files

- Added 'measured rate', which computes the flow programming rate as
  total_flows / total-elapsed-time from threads start to finish

- Small reorg of the code to get it ready for Floodlight flow config blaster

- README updates

- Helptext updates.

Change-Id: I1a286c790a05f4654f097b3d94f7f929c2ca1b8c
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoAdditional comments & spellcheck for the README file
Jan Medved [Sun, 12 Oct 2014 04:10:03 +0000 (21:10 -0700)]
Additional comments & spellcheck for the README file

Change-Id: I47343143146aebafff769f3b244265747807f815
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoAdded the README file documenting the test suite
Jan Medved [Sat, 11 Oct 2014 16:10:11 +0000 (09:10 -0700)]
Added the README file documenting the test suite

Change-Id: I2da2a79f3aa57f38872340155bd5fcc9e9443831
Signed-off-by: Jan Medved <jmedved@cisco.com>
9 years agoMerge "New test cases for openflow add and update"
Christopher O'Shea [Fri, 10 Oct 2014 21:25:12 +0000 (21:25 +0000)]
Merge "New test cases for openflow add and update"

9 years agoAdding Longevity Test for clustering data store
Harman Singh [Thu, 11 Sep 2014 04:45:11 +0000 (21:45 -0700)]
Adding Longevity Test for clustering data store

Usage example : pybot -v IP1:10.195.128.18 -v PORT:8181 -v IP2:10.195.128.35 -v IP3:10.195.128.19 -v DURATION:500 010__longevity.txt

Change-Id: I1d40e366bb59b14822dd6fa17a42146c700684ac
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoAdding clustering failure test cases
Harman Singh [Thu, 11 Sep 2014 02:13:20 +0000 (19:13 -0700)]
Adding clustering failure test cases

Usage : pybot -v LEADER:10.195.128.18 -v PORT:8181 -v FOLLOWER1:10.195.128.35 -v FOLLOWER2:10.195.128.19 -v USERNAME:root -v PASSWORD:Ecp123 -v KARAFHOME:/root/Documents/dist 010_restconf_rpc_crud_test_09_execute_on_last_node.txt

Change-Id: I6e4c00c34cdc9cef74fae65d253656d04c1ce59d
Signed-off-by: Harman Singh <harmasin@cisco.com>
9 years agoDisaster Recovery Scripts
Moiz Raja [Thu, 11 Sep 2014 02:57:25 +0000 (19:57 -0700)]
Disaster Recovery Scripts

Change-Id: Ifa766ae6b5e1e0d211e2ab3a9d7b2839ae501bd0
Signed-off-by: Moiz Raja <moraja@cisco.com>
9 years agoMerge "BUG 2067 : Utility to automate the deployment of a cluster"
Christopher O'Shea [Fri, 10 Oct 2014 17:57:20 +0000 (17:57 +0000)]
Merge "BUG 2067 : Utility to automate the deployment of a cluster"

9 years agotest to configure 100k flows
Peter Gubka [Fri, 10 Oct 2014 13:10:09 +0000 (15:10 +0200)]
test to configure 100k flows

no switch needed to be connected
it is and example of how to to run several threads in the background
comments expected for this solution
this test will be enlarged to 1M flows if concept acceptable
for 1M odl need to be run with -Xmx8196m

Change-Id: I6c6d5e24ec2be88513b744e46a103bc65246d735
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoUpdating OF10 actions to appropriate OF13 actions
Peter Gubka [Thu, 9 Oct 2014 11:44:14 +0000 (13:44 +0200)]
Updating OF10 actions to appropriate OF13 actions

Change-Id: I0ededed5faab61aa615e5fb283dcfc3c2e6f2195
Signed-off-by: Peter Gubka <pgubka@cisco.com>
9 years agoFix Return Codes with recent values
senthil [Tue, 7 Oct 2014 20:33:14 +0000 (13:33 -0700)]
Fix Return Codes with recent values

Change-Id: I3490c753d4e36965dd1cb7b93021fcda6cc31ca4
Signed-off-by: senthil <senthil-b@hcl.com>
9 years agoPerformance scripts modifications. Added 2 scripts, modified 2 scripts.
Jan Medved [Sun, 5 Oct 2014 17:00:27 +0000 (10:00 -0700)]
Performance scripts modifications. Added 2 scripts, modified 2 scripts.

Change-Id: I32842be18c1334542b1b48a87a02db2309f1a67e
Signed-off-by: jmedved@cisco.com <jmedved@cisco.com>