integration/test.git
7 years agoRevert "upgrade tempest environment based on requirements.txt" 09/45709/2 release/boron
Jamo Luhrsen [Fri, 16 Sep 2016 00:01:01 +0000 (00:01 +0000)]
Revert "upgrade tempest environment based on requirements.txt"

I think something transient was breaking us.  now with this patch the openstack services start dying.  I've tried in the sandbox without the step that this patch adds and it seems tempest is back again:

https://jenkins.opendaylight.org/sandbox/job/netvirt-vpnservice-csit-1node-openstack-mitaka-openstack-jamo-boron/1/

This reverts commit d594b5c6aed3492e09b0d3a60827837b67c88291.

Change-Id: Id80233701cc774e09993ec9f74b6fb0604308233
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoOpenFlow cluster test rework 17/45517/5
Luis Gomez [Mon, 12 Sep 2016 23:04:46 +0000 (16:04 -0700)]
OpenFlow cluster test rework

Make all test suites branch and swith agnostic.
Change to use right entity-owner names.
Rework the Entity-Owner suite.

Change-Id: I694ad4adfe3a4afe8c84a886a6c9925008c59b56
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoClusterManagement: improvement towards not having to copy lists 44/45544/6
Vratko Polak [Wed, 14 Sep 2016 11:01:23 +0000 (13:01 +0200)]
ClusterManagement: improvement towards not having to copy lists

Every keyword which calls ClusterManagement__Given_Or_Internal_Index_List
now receives copied list, so removing items is safe.

Also, empty lists are not considered ${EMPTY} anymore.

Other improvements:

+ Care taken to return sorted lists.
+ Added comments about Beryllium and Boron ownership candidates.
+ Used CompareStream before list copying.

Change-Id: I6342520fe7c737a5f503b806928d0c6896e1d4da
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMove Tempest Tests behind the other tests 12/45612/2
gvrangan [Thu, 15 Sep 2016 05:27:09 +0000 (05:27 +0000)]
Move Tempest Tests behind the other tests

This solves the current problem of tempest breaking mitaka jobs.
Also, we can avoid cleanup after tempest.

Change-Id: I2a191f5523148c3c9c89aa73c6ee4712cfbc7283
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoAdding first system test for FaaS 08/44808/2
xingjun [Mon, 29 Aug 2016 20:34:47 +0000 (16:34 -0400)]
Adding first system test for FaaS

Change-Id: I931a4fc3a3005af7bef61cb445a6b2ca27ce60d5
Signed-off-by: xingjun <xingjun.chu@huawei.com>
7 years agolook for ofp-flow-services instead of -li plugin 88/44888/2
Jamo Luhrsen [Tue, 30 Aug 2016 22:41:17 +0000 (15:41 -0700)]
look for ofp-flow-services instead of -li plugin

Change-Id: Id6d735168cf31876d4cb1c8251380f19eecf81b0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoupgrade tempest environment based on requirements.txt 18/45518/6
Jamo Luhrsen [Mon, 12 Sep 2016 23:20:20 +0000 (16:20 -0700)]
upgrade tempest environment based on requirements.txt

Change-Id: Iaed3f58906de38a73bea70014c9406d6e47bc3a8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdd mode memory for dsbenchark 39/45539/1
Vratko Polak [Tue, 13 Sep 2016 14:41:09 +0000 (16:41 +0200)]
Add mode memory for dsbenchark

Change-Id: I6db5071e2156d897ba657aac4c5c8fba3b2ee4de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoTopoprocessing - workaroud for EOFError 79/45479/3
Samuel Kontriš [Mon, 12 Sep 2016 10:37:04 +0000 (12:37 +0200)]
Topoprocessing - workaroud for EOFError

Change-Id: Id18bbb6320bd8a5994eac0af536ee020ea932562
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoAdding arp table troubleshoot info to Test Operations From Vm 82/45482/3
Ravit Peretz [Mon, 12 Sep 2016 12:03:19 +0000 (15:03 +0300)]
Adding arp table troubleshoot info to Test Operations From Vm
To eliminate arp resolution issues  in analysis

Change-Id: I76ad293ef2f7262a47fedc1df6b4ded2375ae843
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoAdd sustain time in Scalability tests 67/45467/3
Luis Gomez [Sun, 11 Sep 2016 17:57:24 +0000 (10:57 -0700)]
Add sustain time in Scalability tests

Add Retry on Issue Karaf command

Change-Id: I963ba41353254fa1f00c213f286db220503bb517
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdapt cluster test for Beryllium 64/45464/5
Luis Gomez [Sat, 10 Sep 2016 22:58:39 +0000 (15:58 -0700)]
Adapt cluster test for Beryllium

Change-Id: If45cd2d0860810c884bc91de2ec21764012891ca
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoSmall adjusts in JVM metrics 68/45468/1
Luis Gomez [Sun, 11 Sep 2016 19:38:23 +0000 (12:38 -0700)]
Small adjusts in JVM metrics

Change-Id: I549f915fb461c5945269f9b7600e9973bc992508
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoFix the longevity test 62/45462/1
Luis Gomez [Sat, 10 Sep 2016 19:47:31 +0000 (12:47 -0700)]
Fix the longevity test

Change-Id: I250e96569b7bdc216e274c109bf2798bfac6e556
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd missing library in longevity test 61/45461/1
Luis Gomez [Sat, 10 Sep 2016 19:41:21 +0000 (12:41 -0700)]
Add missing library in longevity test

Change-Id: I270a4c456653a712636d6c5242e50fea9961a8db
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoSet Log level ERROR for longevity so we can track better issues 60/45460/2
Luis Gomez [Sat, 10 Sep 2016 17:49:16 +0000 (10:49 -0700)]
Set Log level ERROR for longevity so we can track better issues

Add some time between mininet network down and network up

Change-Id: I48bc24741c35718e19d6bcbd5af57d1acb505911
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoOpenFlow cluster test stabilize 2 55/45455/5
Luis Gomez [Sat, 10 Sep 2016 00:54:11 +0000 (17:54 -0700)]
OpenFlow cluster test stabilize 2

Remove 1 switch connection at a time in HA test.
Add Shard check in node isolation/rejoin test.
Add Check for Owner Clear in node isolation/rejoin test.

Change-Id: Ie4183a4062abdceb454268c2a581eed38a22f29c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd a workaroud for EOF error to netconf readiness suite 15/45415/2
Vratko Polak [Fri, 9 Sep 2016 09:55:39 +0000 (11:55 +0200)]
Add a workaroud for EOF error to netconf readiness suite

Change-Id: I73de79d9509728f6c281dd1ea4887101c4a9e9e0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoTopoprocessing - fix for bug 6277 06/44606/6
Samuel Kontriš [Wed, 24 Aug 2016 13:43:57 +0000 (15:43 +0200)]
Topoprocessing - fix for bug 6277

Change-Id: Ic0e921d19f658c0c0e31e25b1454235310cba6e2
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoAdjust OpenFlow Entity Owner tests for changes in candidate behavior 57/45357/6
Luis Gomez [Thu, 8 Sep 2016 04:22:46 +0000 (21:22 -0700)]
Adjust OpenFlow Entity Owner tests for changes in candidate behavior

Also harden the OpenFlow HA test for mininet connections.

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

Change-Id: I9b74c2c780e535afa7ee65db8ee48f24da136f43

Change-Id: I028fbe76782f17be1b0c426ce1169bf075ce6f13
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoWork around new entity candidate behavior in Boron 87/45387/4
Vratko Polak [Thu, 8 Sep 2016 16:47:43 +0000 (18:47 +0200)]
Work around new entity candidate behavior in Boron

Change-Id: Ib5c4e17da7cb58f7edfccd45085a526648243a20
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
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>