integration/test.git
7 years agoSet log ERROR for scalability test 38/45138/2
Luis Gomez [Mon, 5 Sep 2016 05:25:29 +0000 (22:25 -0700)]
Set log ERROR for scalability test

Change-Id: Iea441bc4c1cf7db6f790cc12528129bee52e32eb
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoStabilize cbench test 94/45294/5
Luis Gomez [Wed, 7 Sep 2016 09:52:57 +0000 (02:52 -0700)]
Stabilize cbench test

In general 10 sec sleep between Cbench runs seems to stabilize.

Change-Id: Ia0be1d73f6084f5b7612d0798e93e1fce705871f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoadd neutron port-list to debug steps 44/45344/2
Jamo Luhrsen [Wed, 7 Sep 2016 19:24:51 +0000 (12:24 -0700)]
add neutron port-list to debug steps

Change-Id: I8b7c0454139bd88fc391086fda38da7d99c9e692
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove deprecated tempest tests 70/45270/2
Sam Hague [Tue, 6 Sep 2016 19:36:49 +0000 (15:36 -0400)]
Remove deprecated tempest tests

Change-Id: I5791ddf7a48756d6e5d6ae153eddf35c2e108d0a
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoclean up networks and subnets after running tempest 43/45343/3
Jamo Luhrsen [Wed, 7 Sep 2016 18:47:53 +0000 (11:47 -0700)]
clean up networks and subnets after running tempest

Change-Id: Ia09159203a08b5ba0ce049a327382f7780deda72
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoaligned and updated the Documentation part for some of the test cases 13/45213/4
vidya sathyanarayanachar [Tue, 6 Sep 2016 18:18:27 +0000 (11:18 -0700)]
aligned and updated the Documentation part for some of the test cases

Change-Id: Ic1d8369cdbb4d416fbe0bde6e730dc77031edbf4
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
7 years agoAdapt 404 response when delete non-existent element 33/44933/2
Jose Luis Franco Arza [Wed, 31 Aug 2016 12:29:32 +0000 (14:29 +0200)]
Adapt 404 response when delete non-existent element

Add new function "Remove All Elements at URI If Exists" inside Utils.robot
which sends a Delete REST request only if the element sent as input
parameter exists in the datastore.

Delete all calls to "Remove All Elements at URI" at the beggining of every
test case, which was used as "test case setup" and add a Robot FW Test Case
Setup calling the function "Remove All Elements at URI If Exists".

Adapt test cases verifying the deletion of a non-existent element to avoid
calling "Remove All Elements at URI". This function checks that the
result code returned is (200, 201 or 204) and since boron release a 404 is
returned if the element to be removed does not exist in the datastore.
Instead, a delete request is sent and it is checked that the result
obtained is 404 when the element is not present.

Change-Id: Icfba27e646a19aa27f1be24afc398c87b7323ebf
Signed-off-by: Jose Luis Franco Arza <jose.luis.franco.arza@ericsson.com>
7 years agotrello 334 - Resource created, 050_bmp_basic.robot suite changed 29/44729/14
Lydia [Fri, 26 Aug 2016 10:13:13 +0000 (10:13 +0000)]
trello 334 - Resource created, 050_bmp_basic.robot suite changed

Change-Id: I31fd1f789e80dd242da22d56ae764803ebcf658d
Signed-off-by: Lydia <lydia.buckuliakova@pantheon.tech>
7 years agolinkstate suite update 65/45165/3
Peter Gubka [Mon, 5 Sep 2016 14:51:18 +0000 (16:51 +0200)]
linkstate suite update

Linkstate suite did not use mandatory arguments in update messages and
this caused bug 6373. Now the play.py script is fixed in 44261.
To be able to catch the problem from the bug the TC1_ cases are updated
to use --skipattr with play.py.
Cases TC2_ are to verify linkstate data in the advertised routes.

Change-Id: Ib53725c68595cf507c940ae4cca366b54c16ebaa
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agomoving mandatory arguments in front of everything for update message 61/44261/5
Peter Gubka [Thu, 18 Aug 2016 14:01:30 +0000 (16:01 +0200)]
moving mandatory arguments in front of everything for update message

Change-Id: Ie7ea83927b84a0045c33a424960e7c6580b76b3a
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoupdating bgp clustering test suite due to present bgpcep singleton impl 72/45172/13
Peter Gubka [Mon, 5 Sep 2016 16:00:32 +0000 (18:00 +0200)]
updating bgp clustering test suite due to present bgpcep singleton impl

For Be there must remain the old suites, because they will be too
different from B and C, so differentiating the code inside robot will be
less maintainable and readable

Added configplan code is moved from builder https://git.opendaylight.org/gerrit/45206
and is valid for Be-bgp only. B and C implementations doesnt need it.

Change-Id: I0aa189af2e786abd5ff6b2064c043ef1a8ca28a5
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agochanging peer configuration for bgp clustering ha suite 17/45217/4
Peter Gubka [Tue, 6 Sep 2016 10:47:41 +0000 (12:47 +0200)]
changing peer configuration for bgp clustering ha suite

configuration via netconf connector is changed to use openconfig

Change-Id: I0961cb051743e5f103ca02f55f08b749c2905952
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoAdd Bug report for the failing test case in VTN CSIT 25/45225/2
Karthik.S [Tue, 6 Sep 2016 17:59:54 +0000 (23:29 +0530)]
Add Bug report for the failing test case in VTN CSIT

* Test case failure in VTN Flowfilter verification of flows for action
  vtn-set-inet-src and vtn-set-inet-dst in OF13.
* Failure is not consistent.
* Added Report_Failure_Due_To_Bug 6643 in the failing case.

Change-Id: I5e86744d793c3ad1a85e940e1fd64654ee084811
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoFix VTN CSIT Failures with OVS 2.5 79/45279/1
gvrangan [Tue, 6 Sep 2016 23:34:06 +0000 (23:34 +0000)]
Fix VTN CSIT Failures with OVS 2.5

The wrong action was being searched in the flow entries.
The same has been fixed.

Change-Id: Id2584a810c810d44137c8f0aae80eb4bcc828254
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agolist Open_vSwitch table to show local_ip 68/45268/1
Sam Hague [Tue, 6 Sep 2016 18:52:13 +0000 (14:52 -0400)]
list Open_vSwitch table to show local_ip

Change-Id: I5518e00f0103545b394548548d8dea97186ba4a9
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoMark bug 6595 on test failure 50/45250/2
Luis Gomez [Tue, 6 Sep 2016 16:15:36 +0000 (09:15 -0700)]
Mark bug 6595 on test failure

Change-Id: Ibca7b69c3fa12c1a8219001222b1e13094bbb6ae
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUse vm instance names for Show Debugs 19/45219/3
Sam Hague [Tue, 6 Sep 2016 11:14:33 +0000 (07:14 -0400)]
Use vm instance names for Show Debugs

Change-Id: Ia13f0dd5bcc5ef0633cecb38462e42ef0f7994c7
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoadd arp debug 18/45218/3
Sam Hague [Tue, 6 Sep 2016 11:01:35 +0000 (07:01 -0400)]
add arp debug

Change-Id: I319bf2e75269ad1ea9b1a6b2ba999903e2410290
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoAdded Bug reference for Router failure in Failover 11/45111/2
gvrangan [Fri, 2 Sep 2016 18:35:35 +0000 (18:35 +0000)]
Added Bug reference for Router failure in Failover

Change-Id: I6b0ac55df17001a470c06f7a83abdda5195fae9b
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoFix openstack clustering SSHLibrary 09/45209/2
Sam Hague [Tue, 6 Sep 2016 09:21:34 +0000 (05:21 -0400)]
Fix openstack clustering SSHLibrary

Change-Id: I84e5d5e0d2d217e05871287506ef03a6e0e44581
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoMake BGP l3vpn suite honor DEFAULT_BGPCEP_LOG_LEVEL 11/44911/2
Vratko Polak [Wed, 31 Aug 2016 09:43:50 +0000 (11:43 +0200)]
Make BGP l3vpn suite honor DEFAULT_BGPCEP_LOG_LEVEL

Change-Id: I63c95c25daab32baeacc5772f0d2a6599b0ef4c6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoChanged test csit/suites/lispflowmapping/msmr/030_RPC_Datatypes.robot 56/42856/8
Ashish [Sun, 31 Jul 2016 14:05:27 +0000 (19:35 +0530)]
Changed test csit/suites/lispflowmapping/msmr/030_RPC_Datatypes.robot

Replaced static Json file variables with pyangbind generated binding files.
Removed Instance Id test.

Change-Id: I67f33b007407e94d2738c937a07c05857c076fc3
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoChanged test csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot 67/41467/13
Ashish [Thu, 7 Jul 2016 10:21:38 +0000 (15:51 +0530)]
Changed test csit/suites/lispflowmapping/msmr/020_RPC_CRUD.robot

Removed the static Json file variables and changed tests
which uses the pyangbind generated binding file.

Change-Id: I790e59bd84b4774352059da545dd4d2e8fe3104e
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoAdds the generator and helper functions which uses the 00/38700/16
Ashish [Thu, 12 May 2016 03:11:36 +0000 (08:41 +0530)]
Adds the generator and helper functions which uses the
pyangbind library and python bindings generated by
pyangbind plugin to generate the JSON dict for the given
type.

Change-Id: I135243aba8896f6ae203d70674294039165e12c4
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoAdds support for different branches. 40/44440/7
Ashish [Sun, 21 Aug 2016 07:42:16 +0000 (13:12 +0530)]
Adds support for different branches.

Extended generate_bindings.sh to pull different yang files
depending upon the branch.

Change-Id: Ia4551c4089b957d8db25176e33e3757c88341ce6
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agofixing compare condition for more complicated values 24/45224/1
Peter Gubka [Tue, 6 Sep 2016 12:25:53 +0000 (14:25 +0200)]
fixing compare condition for more complicated values

such as "/odl-general-entity:entity[odl-general-entity:name='Uri [_value=example-bgp-rib]-service-group']"

Change-Id: I94cafbb533c58780008bc4f69ee3a403029311bb
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoAdd check for link down in basic OF test 93/45193/1
Luis Gomez [Tue, 6 Sep 2016 04:56:00 +0000 (21:56 -0700)]
Add check for link down in basic OF test

Change-Id: I1274a21d9a92a71ef833007c2b7d44cf1b42d8ee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoStabilize OF cluster test 1 35/45135/1
Luis Gomez [Mon, 5 Sep 2016 00:43:35 +0000 (17:43 -0700)]
Stabilize OF cluster test 1

Add 1 sec before reconnect extra switches

Change-Id: I46d7c2ca63edd1d9d36d76d040c1f297b08166fe
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdjust OpenFlow system test for singleton cluster 03/44703/11
Luis Gomez [Fri, 26 Aug 2016 06:05:08 +0000 (23:05 -0700)]
Adjust OpenFlow system test for singleton cluster

All cluster members are device candidates.
This applies to Li plugin in Boron and Carbon.
Avoid Controller connection bounce as this generates unstability.

Change-Id: I70bbee2d178361cfd6fc037bc2c197d45e3be13a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd verbose ovs logging 66/45066/4
Sam Hague [Fri, 2 Sep 2016 12:39:43 +0000 (08:39 -0400)]
Add verbose ovs logging

Change-Id: Ifaf1e537f9bdab8cfea5a95cb70651c6a41538df
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoCorrect bug ID in bulkomatic test 10/45110/2
Luis Gomez [Fri, 2 Sep 2016 18:15:22 +0000 (11:15 -0700)]
Correct bug ID in bulkomatic test

Change-Id: I096adeea5d1d0f4cb7840a7373846fd9500e973e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoIgnore any ERROR in JVM plots 96/45096/1
Luis Gomez [Fri, 2 Sep 2016 16:54:17 +0000 (09:54 -0700)]
Ignore any ERROR in JVM plots

Lately I see some sporadic failure in JVM plots.
These ERRORs should not impact test suite.

Change-Id: I807e43d6f643d773cd129c4cd8912fa66afead73
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd check to verify bug 6176 46/45046/3
Luis Gomez [Fri, 2 Sep 2016 02:27:38 +0000 (19:27 -0700)]
Add check to verify bug 6176

Change-Id: I55cdbc4dfc769f3410f608e5fb8fdfaa270ea193
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd Security Rule to allow SSH and fix CSIT 91/44991/7
gvrangan [Thu, 1 Sep 2016 11:22:44 +0000 (11:22 +0000)]
Add Security Rule to allow SSH and fix CSIT

Added a new custom security group called csit
Added rules in csit group to allow tcp ingress as well as egress
Split the create router as the first create fails a lot of time
bug reported: https://bugs.opendaylight.org/show_bug.cgi?id=6617

Change-Id: I1a671c5805c84ad72e4d5070cf15001688b96648
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoStabilize Cbench throughput test 73/44773/7
Luis Gomez [Sun, 28 Aug 2016 18:48:04 +0000 (11:48 -0700)]
Stabilize Cbench throughput test

- Set log to ERROR
- Add start delay
- Reduce MAC #

Change-Id: If06642b56875cb0fe716d98c2be0fde094e5629a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoquickfix for GBP clustering CSIT 17/44917/2
Konstantin Blagov [Wed, 31 Aug 2016 11:41:56 +0000 (13:41 +0200)]
quickfix for GBP clustering CSIT

Change-Id: Ie8dc42d5e2e1af762e09ef0c274033965260e307
Signed-off-by: Konstantin Blagov <kblagov@cisco.com>
7 years agoremove karaf logging from test setup 62/44962/2
Jamo Luhrsen [Wed, 31 Aug 2016 21:48:20 +0000 (14:48 -0700)]
remove karaf logging from test setup

this keyword was always going just to ODL1 to write to karaf log.  in these
cluster suites, sometimes ODL1 is taken down, so this causes problems.

we need a better way to handle this, so removing it from here for now because
it's breaking our test cases.

Change-Id: Ia8d75c52c2e81180dd731d37dcb703beda3431b7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdd more logging to ovs debug 46/44746/6
Sam Hague [Fri, 26 Aug 2016 22:37:48 +0000 (18:37 -0400)]
Add more logging to ovs debug

Change-Id: I40d2d674acb037f8787fa8e303a52a25b0ea2e75
Signed-off-by: Sam Hague <shague@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdding security group workaround for netvirt-vpnservice-3node-openstack 44/44944/2
Ravit Peretz [Wed, 31 Aug 2016 15:39:00 +0000 (18:39 +0300)]
Adding security group workaround for netvirt-vpnservice-3node-openstack

Change-Id: I92ca362ce70a02a9b17f4ae15971aee3ef073c2f
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoCSIT scripts for Genius project 55/40155/15
vidya sathyanarayanachar [Fri, 10 Jun 2016 19:09:52 +0000 (12:09 -0700)]
CSIT scripts for Genius project
Description:
Luis,
1.Updated the Variable.py file as per master branch.
Even Did not change single variable from Variable.py ( same as master branch)
2.Updated the review comments for following files
A.01_Interface_manager.robot
B.02_ID_manager.robot
C.03_Configure_ITM.robot
D.Itm_creation_no_vlan.json

3.Added the below scripts files
i.scriptplans/genius-genius.txt
ii.set_genius_host.sh

Change-Id:I270ecd2ab7e65f23160623b3ec9bde71c0ae144b
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
7 years agoCorrecting Test Teardown 49/44849/2
Ernest Deák [Tue, 30 Aug 2016 13:13:59 +0000 (15:13 +0200)]
Correcting Test Teardown

Change-Id: Id958fad4d22521f2b4065b74890c6c97ee304cc4
Signed-off-by: Ernest Deák <erdeak@cisco.com>
7 years agoMark bug in OpenFlow tests 72/44772/4
Luis Gomez [Sun, 28 Aug 2016 18:38:44 +0000 (11:38 -0700)]
Mark bug in OpenFlow tests

- Cbench issues in boron are related to bug.

Change-Id: I0359b36ed8d155f0756ccb7d9a2c9fadad362227
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoFix handling of 404 in Neconf notification suite 32/44832/3
Vratko Polak [Tue, 30 Aug 2016 09:04:31 +0000 (11:04 +0200)]
Fix handling of 404 in Neconf notification suite

+ Added argument for Delete_* keywords of TemplatedRequests to allow 404.

Change-Id: I1f40a661be6f5681aea17c8c895dc93a10e7c043
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoloosen PUT response code expectation from 200 to 200,201,etc 17/44817/2
Jamo Luhrsen [Mon, 29 Aug 2016 23:42:17 +0000 (16:42 -0700)]
loosen PUT response code expectation from 200 to 200,201,etc

Change-Id: I09021c1dc33354e53cd5deea9ca36484ff3b20cc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoImprove the test code 28/44828/2
Xiao Lin [Tue, 30 Aug 2016 07:35:10 +0000 (15:35 +0800)]
Improve the test code

Change-Id: Ib98f93a960a7c67fcb6bc539672f522ac99e1509
Signed-off-by: Xiao Lin <linxiao9292@outlook.com>
7 years agonew bgp suite to test ha 17/44717/4
Peter Gubka [Fri, 26 Aug 2016 12:49:33 +0000 (14:49 +0200)]
new bgp suite to test ha

job will be https://git.opendaylight.org/gerrit/44718

Change-Id: I7cf94e23b96ae04a74a7f064030c51924594866b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoTidied up robot files 74/44174/3
Lydia [Wed, 17 Aug 2016 16:03:43 +0000 (16:03 +0000)]
Tidied up robot files

Change-Id: I30834849aa40386684ebf4789f97c6526d22c2c5
Signed-off-by: Lydia <lydia.buckuliakova@pantheon.tech>
7 years agoRevert "Cleanup Elasticsearch indices before test" 24/44824/1
Luis Gomez [Tue, 30 Aug 2016 02:12:39 +0000 (02:12 +0000)]
Revert "Cleanup Elasticsearch indices before test"

This reverts commit 7358817f715ef058296841ea289b131ac3d12c87.

Change-Id: Ia7e8609464779758a690d09646e2de9686b4b530
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoCleanup Elasticsearch indices before test 39/44739/9
Kumar Rishabh [Fri, 26 Aug 2016 20:59:18 +0000 (02:29 +0530)]
Cleanup Elasticsearch indices before test

Change-Id: I9b74c2c780e535afa7ee65db8ee48f24da136f43
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoFix bugs caused by return code 201 from 200 54/44754/3
Xiao Lin [Sun, 28 Aug 2016 08:50:04 +0000 (16:50 +0800)]
Fix bugs caused by return code 201 from 200

Change-Id: Icc4513c0484dea0c73d4e9bb2e123b1832bb3124
Signed-off-by: Xiao Lin <linxiao9292@outlook.com>
7 years agoAdd more clear variable name 47/44747/1
Luis Gomez [Fri, 26 Aug 2016 22:48:47 +0000 (15:48 -0700)]
Add more clear variable name

Change-Id: I5f074fcdc9df2825e28c7d461830f42b20a8c0c7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoNew bulkomatic performance test single instance 43/44643/10
Luis Gomez [Thu, 25 Aug 2016 08:05:05 +0000 (01:05 -0700)]
New bulkomatic performance test single instance

- Add test to push 100K flows in 100 switches and plot flow stats
- Add KW in ClusterManagement for writing to karaf console
- Adjust bulk json to push multipe flows per transaction
- Add persistence off
- Add JVM monitoring

Change-Id: Ib6958bc1caae5a9e25048a16025120479d16b102
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agolog testcase starts for netvirt 42/44742/1
Sam Hague [Fri, 26 Aug 2016 21:44:22 +0000 (17:44 -0400)]
log testcase starts for netvirt

Change-Id: I39257f0ffc41c2fa3e6bd42db67ad2bf5bf3cb33
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agonew testplans for jobs testing frs 19/44719/3
Peter Gubka [Fri, 26 Aug 2016 13:18:28 +0000 (15:18 +0200)]
new testplans for jobs testing frs

odl-openflowplugin-app-forwardingrules-sync is an improved
odl-openflowplugin-app-forwardingrules-manager

jobs https://git.opendaylight.org/gerrit/44721

Change-Id: I3934a9fe4d2f83d46ceb8b9cbbf13be61801253e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoloosen the PUT response from 200 to ${ALLOWED_STATUS_CODES} 02/44702/1
Jamo Luhrsen [Fri, 26 Aug 2016 05:54:31 +0000 (22:54 -0700)]
loosen the PUT response from 200 to ${ALLOWED_STATUS_CODES}

Change-Id: Ia674795ef1133dc913d624824d1b7f1998e22001
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoFix perf script help text 47/44447/2
Luis Gomez [Mon, 22 Aug 2016 01:59:34 +0000 (18:59 -0700)]
Fix perf script help text

Change-Id: I56227210001ca0a3346a29ee3096b9062a7b2747
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoadd script to toggle security group mode 80/44580/14
Jamo Luhrsen [Tue, 23 Aug 2016 23:43:41 +0000 (16:43 -0700)]
add script to toggle security group mode

Change-Id: I74ff0cea47eab74a417f050dadda538474fabcff
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove the minor issue causing test failure 82/44582/2
Chaudhry Usama [Tue, 23 Aug 2016 22:28:49 +0000 (15:28 -0700)]
Remove the minor issue causing test failure

Change-Id: Ie8e245325b64d04f8ca32f3f63eda3c20a542ee0
Signed-off-by: Chaudhry Usama <chaudhryusama@gmail.com>
7 years agoremoving basic_vpnservice suite from testplan. 35/44635/1
Jamo Luhrsen [Wed, 24 Aug 2016 22:32:56 +0000 (15:32 -0700)]
removing basic_vpnservice suite from testplan.

this suite was being incrementally developed, but work has now stopped
and it's broken (VM create is not right).  It is not adding anything
new to the overall testplan so we can remove for now.

Change-Id: I4f6db7a80ec36de0f6f4e1b6de871ac575e96fbc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoDisable vlanmapping test case in VTN Manager CSIT 23/44123/3
Karthik.S [Wed, 17 Aug 2016 12:01:14 +0000 (17:31 +0530)]
Disable vlanmapping test case in VTN Manager CSIT

 * In vtn manager 3node csit jobs, sometimes vlanmap test cases are failing.
   Will ebable the test cses once the issue is fixed.

Change-Id: If936dfad141c4c18f7dfb2f1607983e3bfbe0785
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoModify VTN keyword file to get VTN Coordinator distribution 34/44134/7
Karthik.S [Wed, 17 Aug 2016 16:14:37 +0000 (21:44 +0530)]
Modify VTN keyword file to get VTN Coordinator distribution

 * VTN Coordinator distribution is removed from karaf distribution,
   and it is placed in different path. So, here modified VtnCoKeyword.robot
   file to get correct distribution and to deploy for VTN Coordinator CSIT.

Change-Id: I66625db456229cfd023f292e6ed4447cb600ba4f
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoAdjust OF cluster test to Singleton 80/44380/7
Luis Gomez [Fri, 19 Aug 2016 05:30:59 +0000 (22:30 -0700)]
Adjust OF cluster test to Singleton

- Update ClusterManagement library to parse entity owner
in Singleton cluster.

- Change the suite order because sync test occasionally impacts
the next test producing a false positive.

Singleton is available from Boron onwards.

Change-Id: Ibc23a73092a7b095b7357f7fc97d0a956099fe2d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoEnable both datastores in benchmark tests 72/44072/8
Vratko Polak [Fri, 19 Aug 2016 14:41:08 +0000 (16:41 +0200)]
Enable both datastores in benchmark tests

+ Labels in legend are reordered to correspond better to expected performance..
+ Changed project and functionality in order to get rid of old graphs.

Change-Id: I84c86aa0781557b4af0382a1a65732f6f167b8c5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoAllow deploying RC distributions 30/44330/2
Lorand Jakab [Thu, 18 Aug 2016 21:19:35 +0000 (16:19 -0500)]
Allow deploying RC distributions

Change-Id: Ib8e6c63aa6962c11875301667caf909fa5c2897a
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoto skip the removal of not present items 37/44237/3
Peter Gubka [Thu, 18 Aug 2016 09:37:22 +0000 (11:37 +0200)]
to skip the removal of not present items

Change-Id: Ia15b9dd88d230145f8919647404461d1b23b397b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoAdd new SFC test suite with full node deployment 00/40600/42
Miguel Angel Munoz Gonzalez [Tue, 21 Jun 2016 09:55:01 +0000 (11:55 +0200)]
Add new SFC test suite with full node deployment

It simulates nodes with an additional csit vm and docker.
Each SF, SFF and classifier will have a container where it can be
executed.

Change-Id: I9c671e947e8d829dd548d32d814529057378ebd5
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoFix HTTP return codes checks to allow for broader ranges 71/43771/4
Miguel Angel Munoz Gonzalez [Fri, 12 Aug 2016 09:51:46 +0000 (11:51 +0200)]
Fix HTTP return codes checks to allow for broader ranges

Fixes in SFC_Basic test suite

Change-Id: I649d6c9498baa9d21761c55dfd185c204e206770
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoFix 200 code when adding configuration in OF tests 19/44119/2
Luis Gomez [Wed, 17 Aug 2016 02:42:27 +0000 (19:42 -0700)]
Fix 200 code when adding configuration in OF tests

Change-Id: I33ea596a3688f131951aa7b0986f4078ae8aa837
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoTopoprocessing - fixed "expected string or buffer" error 44/43944/2
Samuel Kontriš [Mon, 15 Aug 2016 08:12:55 +0000 (10:12 +0200)]
Topoprocessing - fixed "expected string or buffer" error

Change-Id: Ic9db9f701df09527b3efebade17b9a2162b2b2fc
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agofix the tests due to statuscode change 54/44154/1
David Goldberg [Wed, 17 Aug 2016 15:04:56 +0000 (18:04 +0300)]
fix the tests due to statuscode change

Change-Id: I5cfe6179cc3dc94fe837ed8195418a475e3c8175
Signed-off-by: David Goldberg <gdavid@hpe.com>
7 years agoremove netvirt-vpnservice tunnel configuration via REST 04/43604/2
Alon Kochba [Wed, 10 Aug 2016 10:54:10 +0000 (13:54 +0300)]
remove netvirt-vpnservice tunnel configuration via REST

Change-Id: Ibbde32b4787e12d6b179fe5df8fb5e1fb5adcae3
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoFix failures in ovsdb southbound suite for PUT request 05/43605/6
priya.ramasubbu [Wed, 10 Aug 2016 16:23:35 +0000 (21:53 +0530)]
Fix failures in ovsdb southbound suite for PUT request

Change-Id: I647b1c9bb6547a0691de6996b38263a518c2cf19
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoFixes scriptplan file name issue and bits.patch path issue. 41/43941/5
Ashish [Mon, 15 Aug 2016 07:48:13 +0000 (13:18 +0530)]
Fixes scriptplan file name issue and bits.patch path issue.

Changed scriptplans/lispflowmapping-pyangbind-generate-bindings.txt
to scriptplans/lispflowmapping-msmr.txt as per the format of
\$project-\$functionality.txt

Changed bits.patch to global path.

Change-Id: I1bf183d9f6ff9cc7f380cf9bef6484a1bf04d4be
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoremoving unused testplan file for bgp suites 53/44053/1
Peter Gubka [Tue, 16 Aug 2016 09:46:16 +0000 (11:46 +0200)]
removing unused testplan file for bgp suites

Change-Id: I27c34ad95185d1f056eef05c8634986ebcaa586f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoFix topology wait test cases failure in VTN Manager Boron 07/43507/6
Karthik.S [Tue, 9 Aug 2016 18:08:31 +0000 (23:38 +0530)]
Fix topology wait test cases failure in VTN Manager Boron

   * For first update topology, test case returns status code as 201 and then
     from next case it returns 200 as return code.
   * For Beryllium, for first time itself it returns 200. To fix this issue
     here we added 'Allowed Status Codes' contain list of retunr codes.

Change-Id: Ib1ca96cd63264422881609f74203a3cee9e78a44
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agofix of bug 6377 - change of expected PUT status 20/43620/3
Andrej Záň [Wed, 10 Aug 2016 13:02:44 +0000 (15:02 +0200)]
fix of bug 6377 - change of expected PUT status

Change-Id: I7a4f81fb6825f1d23f063ac64c4acda988dde739
Signed-off-by: Andrej Záň <andrej.zan@pantheon.tech>
7 years agoadd tempest suite to netvirt-vpnservice-3node run 07/43607/2
Alon Kochba [Wed, 10 Aug 2016 11:20:28 +0000 (14:20 +0300)]
add tempest suite to netvirt-vpnservice-3node run

Change-Id: I4e6800fd1bf9845e03fd39f0d969c1d95597c233
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoAdd cluster deployer template for lispflowmapping project. 36/42136/6
Jozef Gloncak [Wed, 20 Jul 2016 11:04:11 +0000 (13:04 +0200)]
Add cluster deployer template for lispflowmapping project.

Change-Id: I46b611d40d8e2bde272a56dc27a2f8bea64a6b26
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
7 years agoallow for status code 20x for PUT requests in ovsdb southbound suite 69/43569/2
Jamo Luhrsen [Tue, 9 Aug 2016 22:26:03 +0000 (15:26 -0700)]
allow for status code 20x for PUT requests in ovsdb southbound suite

Change-Id: Iab61bc7fb57f21c8e77577b3dd9e96dd25cb370e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdded vpnservice related tests with openstack 79/42579/5
Mahendar Yavagani [Tue, 26 Jul 2016 22:49:10 +0000 (15:49 -0700)]
Added vpnservice related tests with openstack

Change-Id: Ie4799e701bb31121eaf300632c7f53078728cdc4
Signed-off-by: Mahendar Yavagani <mahendar.yavagani@gmail.com>
7 years agoIncrease timeout for dsbenchmark suite 94/43494/2
Vratko Polak [Tue, 9 Aug 2016 10:08:30 +0000 (12:08 +0200)]
Increase timeout for dsbenchmark suite

It is now run also on 3-node cluster,
and even though it passed on Sandbox within 30 minutes,
in production it times out.

3 hours seems very long, considering 1-node suite passes
the test case in 9 minutes, but this is to distinguish real failures
from mere performance degradation perhaps caused by network.

Change-Id: Id9923c510c7814e6ccb22d6b2c5398a37dbd9778
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoTopoprocessing - added 'Underlay item removal' tests 00/42900/3
Samuel Kontriš [Mon, 1 Aug 2016 10:25:16 +0000 (12:25 +0200)]
Topoprocessing - added 'Underlay item removal' tests

Change-Id: Ib8fdad8b5e7c54c8bd9d78b6cece825099ec0683
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdate the repositories version 21/43021/2
melserngawy [Wed, 3 Aug 2016 08:25:30 +0000 (10:25 +0200)]
Update the repositories version

Change-Id: Id5253512a543d37609b58d72a6408474b0acd0a2
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoAdd remove session and update remove channel 40/40740/3
victorxu [Wed, 22 Jun 2016 22:53:38 +0000 (15:53 -0700)]
Add remove session and update remove channel

Change-Id: Ic042abe8fa3604106fdcf1fe689ea73b107faf2c
Signed-off-by: victorxu <s.xu@huawei.com>
7 years agoWorkaround patch to Enable loglevel as TRACE for VTN Manager Functionality 02/42902/11
Karthik.S [Mon, 1 Aug 2016 16:24:22 +0000 (21:54 +0530)]
Workaround patch to Enable loglevel as TRACE for VTN Manager Functionality

Change-Id: I9c89b646a66d54a72459d61bf4579fa0e94d5cfb
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
7 years agoAdd persistence script for use in configplan 11/43011/8
Luis Gomez [Wed, 3 Aug 2016 03:35:54 +0000 (20:35 -0700)]
Add persistence script for use in configplan

This goes along with https://git.opendaylight.org/gerrit/#/c/43078/

This script will disable persistence in all controller instances.

Change-Id: Ifb46d169376d3daa3a8a4990607bb291e013a839
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd functional suites for bgpcep using exabgp 67/38667/89
Peter Gubka [Wed, 11 May 2016 13:21:17 +0000 (15:21 +0200)]
Add functional suites for bgpcep using exabgp

-tests ipv4-l3vpn
-tests for path selection
-tests evpn (using play.py instead of exabgp)
-tests rotue-refresh

There is a new testplan (bgpcep-functional.txt) which is
used for debug purposes now in sandbox and will be removed.

Change-Id: I597728ed28cf13baba356a0f4b9dd32ffb3eefe9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoactivation/deactivation virtenv kws 43/43043/4
Peter Gubka [Wed, 3 Aug 2016 13:27:49 +0000 (15:27 +0200)]
activation/deactivation virtenv kws

Change-Id: Ib619bfdf7711b944fa29c12f87f27338e1d95a75
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoAdded check to verify that configuration of SXP was pushed into into ODL. 58/42958/16 release/beryllium-sr3
Martin Mihálek [Tue, 2 Aug 2016 11:12:16 +0000 (13:12 +0200)]
Added check to verify that configuration of SXP was pushed into into ODL.

Change-Id: Ie4df14964310a4cfd4a69c2d9528c4f5541f0ebf
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoModified longevity tests to support JVM Monitoring. 02/43202/1
Kumar Rishabh [Fri, 5 Aug 2016 00:44:56 +0000 (06:14 +0530)]
Modified longevity tests to support JVM Monitoring.

Change-Id: Ica5e3a18d864c35dd390dc62e278dc175c91801e
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoadd missing quote for grep string 52/43152/1
Jamo Luhrsen [Thu, 4 Aug 2016 21:28:22 +0000 (14:28 -0700)]
add missing quote for grep string

Change-Id: I2a886c67d2333b3633cd6a3d8471df69d0bbebb3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoadd 3node testplan for netvirt-vpnservice openstack job 35/42935/2
Jamo Luhrsen [Mon, 1 Aug 2016 23:35:38 +0000 (16:35 -0700)]
add 3node testplan for netvirt-vpnservice openstack job

Change-Id: I2504c3de8f9ae6a1d6511a0113214035f378817c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoupdating bgpcep tcpmd5 suite to boron's implementation 32/43032/1
Peter Gubka [Wed, 3 Aug 2016 10:38:55 +0000 (12:38 +0200)]
updating bgpcep tcpmd5 suite to boron's implementation

Change-Id: Ice4f86b17552d20e6b6f4e2dfd621159a90c2bcc
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoMake Netconf notification suite support new restconf URI 55/42955/3
Vratko Polak [Tue, 2 Aug 2016 10:17:54 +0000 (12:17 +0200)]
Make Netconf notification suite support new restconf URI

The new restconf stream URI is valid for Beryllium SR3 and later.
https://git.opendaylight.org/gerrit/#/c/42159/8/opendaylight/restconf/sal-rest-connector/src/main/java/org/opendaylight/netconf/sal/restconf/impl/RestconfImpl.java

Also, variable assignment is unified to contain space before equals.

Change-Id: Ib030924e3b46795715c150cc2e354c23e06043f2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoFix the failures in ovsdb cluster 81/42781/2
priya.ramasubbu [Fri, 29 Jul 2016 18:06:19 +0000 (23:36 +0530)]
Fix the failures in ovsdb cluster

Change-Id: I3a51428f96e0a8638ad953f3ea644ba8f7d09c17
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoModify controller cluster perf to use ClusterManagement library 65/42865/7
Luis Gomez [Sun, 31 Jul 2016 20:40:53 +0000 (13:40 -0700)]
Modify controller cluster perf to use ClusterManagement library

- Replace ClusterKeyword library KWs
- Clean small stuff in the test

Change-Id: Id8369e1a8a6e9a87fcb4b1c3417038e7674f66b6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoModify netconf cluster test to use ClusterManagement library 67/42867/5
Luis Gomez [Sun, 31 Jul 2016 23:29:35 +0000 (16:29 -0700)]
Modify netconf cluster test to use ClusterManagement library

- Replace ClusterKeyword library KWs.
- Use Resolve http session from ClusterManagement.

Change-Id: Iaf49a64cd5d8a53279176c482b8447b0852670ff
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoModify bgp cluster test to use ClusterManagement library 68/42868/4
Luis Gomez [Mon, 1 Aug 2016 00:23:39 +0000 (17:23 -0700)]
Modify bgp cluster test to use ClusterManagement library

- Replace ClusterKeyword library KWs.

Change-Id: I719082784833df39983a6233cb6761a097721fda
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoStabilize library check 32/42932/2
Luis Gomez [Mon, 1 Aug 2016 21:13:59 +0000 (14:13 -0700)]
Stabilize library check

Remove tcpmd5 as this feature is removed in Boron.
Remove carpeople test as it is failing consistently.

Change-Id: I204cd867eefbd5469d07515e709b5ebda03026a9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoModify Vlanmapping topology and vlanmap csit 03/42703/9
Karthik.S [Thu, 28 Jul 2016 17:52:59 +0000 (23:22 +0530)]
Modify Vlanmapping topology and vlanmap csit

    * Modified vlanmap topology script.
    * Added topology wait time before VTN configuration of vlanmap CSIT.
    * Modified test cases by changing hosts according to new script.

Change-Id: If781055eafbf0eccaca235f91c24d83936070f17
Signed-off-by: Karthik.S <siva-karthik@hcl.com>