integration/test.git
8 years agoFix for NIC CSIT in beryllium 54/34554/3 release/beryllium
vinoth [Fri, 12 Feb 2016 19:50:49 +0000 (01:20 +0530)]
Fix for NIC CSIT in beryllium

Change-Id: I809233559a4382a062c2b02af6faa541c65dc9c2
Signed-off-by: vinoth <m.vinoth@hcl.com>
8 years agoMove calls to "RequestsLibrary.<action> Request" in suites/lispflowmapping 43/34743/2
Lorand Jakab [Tue, 16 Feb 2016 09:38:52 +0000 (11:38 +0200)]
Move calls to "RequestsLibrary.<action> Request" in suites/lispflowmapping

Change-Id: I9660c1ced0575f073d57eebdb2826c9827ec74cf
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in suites/vpnservice/ 47/34647/2
Junaid Zulfiqar [Mon, 15 Feb 2016 00:06:18 +0000 (16:06 -0800)]
Moved calls to "RequestLibrary.<action> Request" in suites/vpnservice/

+ RequestsLibrary.Get Request
+ RequestsLibrary.Post Request
+ RequestsLibrary.get Request
+ RequestsLibrary.Delete Request

Change-Id: Ifd0154d3e22bbd507d6fef7577b3ec595a99f2c7
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in suites/sfc/ 43/34643/2
Junaid Zulfiqar [Sun, 14 Feb 2016 23:18:57 +0000 (15:18 -0800)]
Moved calls to "RequestLibrary.<action> Request" in suites/sfc/

+ RequestsLibrary.Get Request
+ RequestsLibrary.Post Request

Change-Id: I300d6c6a3ef0b8f05b8a8647831ab9eb194a3f86
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agorobot lib to catch network traffic 81/31581/4
Peter Gubka [Fri, 18 Dec 2015 08:11:45 +0000 (09:11 +0100)]
robot lib to catch network traffic

this library is primarily to be used in sandbox for debug
purposes, because the job config must be modified to save
additional files

typical usage would be
*** Test Cases ***
Catch Test
    Start Tcpdumping
    <more keywords>
    Stop Tcpdumping And Download  [filaname.pcap]

Change-Id: I263cda801d9b2266fad9594073f19ba825e3ffcb
Signed-off-by: Peter Gubka <pgubka@cisco.com>
8 years agomarking failing SNMP test case with relevant bug 5360 67/34867/2
Jamo Luhrsen [Thu, 18 Feb 2016 00:04:53 +0000 (16:04 -0800)]
marking failing SNMP test case with relevant bug 5360

Change-Id: I834441d8daadfe844c6b8699ae8c7feac62deb51
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoEditing rest calls in GBP demos 61/34761/4
Tomas Cechvala [Tue, 16 Feb 2016 14:47:04 +0000 (15:47 +0100)]
Editing rest calls in GBP demos

 - added verification
 - depricated methods replaced

Change-Id: I74d4de26f7bce54201afdc1edff0979f80497788
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
8 years agoAdd TemplatedRequests.robot Resource 87/33987/62
Vratko Polak [Thu, 18 Feb 2016 11:04:46 +0000 (12:04 +0100)]
Add TemplatedRequests.robot Resource

+ Resource to simplify handling Restconf requests using data from files.
+ Suite with basic 1-node car/people tests, for library verification.
+ Data for the suite, not suitable for more thorough car/people tests.
+ The suite added to test-libraries testplan.
+ Add mising Utils dependency to SetupUtils.

Change-Id: I851376426132669b9d344a19118cfe06b38d6b97
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdded Syslog Scripts to run in Cassandra,HBase and HSQLDB 36/34436/36
premnath [Thu, 11 Feb 2016 07:23:29 +0000 (12:53 +0530)]
Added Syslog Scripts to run in Cassandra,HBase and HSQLDB
Debugging Syslog Failures

Change-Id: I243d89cf3260e4b1d90cb8bce10db74dd10ada0b
Signed-off-by: premnath <prem.annauniv@gmail.com>
8 years agoTidied updated tests. 02/34902/1
Jozef Behran [Thu, 18 Feb 2016 13:32:32 +0000 (14:32 +0100)]
Tidied updated tests.

Change-Id: I6b22374cb3d232ac1eb19907db840cf3d03e453b
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoAdd links to bug 4455 to "commit no transaction" test cases 81/34881/1
Jozef Behran [Thu, 18 Feb 2016 09:10:11 +0000 (10:10 +0100)]
Add links to bug 4455 to "commit no transaction" test cases

These links shall be never removed as when a regression
happens, we might want to reopen the bug.

Change-Id: I67b0b1dc18996934b5388537226aadf3355a8a45
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoFix "SyntaxError: EOL while scanning string literal" 80/34880/1
Jozef Behran [Thu, 18 Feb 2016 08:52:16 +0000 (09:52 +0100)]
Fix "SyntaxError: EOL while scanning string literal"

Change-Id: Ib4bc03e5edc2221274cde3a278c986317ac4e732
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoAdding test cases for GBP-SFC integration demo 43/29843/14
Tomas Cechvala [Tue, 16 Feb 2016 14:13:39 +0000 (15:13 +0100)]
Adding test cases for GBP-SFC integration demo

Symmetric test scenario.

Change-Id: I5b6487246d5da2904f585db4d6e80ca806eda294
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
8 years agoAdding intgration test for unimgr project 62/34362/11
Mohamed El-Serngawy [Tue, 9 Feb 2016 22:50:18 +0000 (17:50 -0500)]
Adding intgration test for unimgr project

Change-Id: Iadab5a4ec8c19f4b754fdfc8f301128ff27f861c
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
8 years agoRemove OVSDB disconnect from the cluster test 52/34652/5
Luis Gomez [Mon, 15 Feb 2016 02:24:57 +0000 (18:24 -0800)]
Remove OVSDB disconnect from the cluster test

Current Get Cluster Entity Owner For Ovsdb keyword does not work
when there is more than one ovs instance connected or the same
instance reconnects (ovs uses a different uuid).

This is a short term fix, real fix is to get the ovs uuid
just after ovs connects to controller and use this uuid to
interrogate a new implementation of the entity owner keyword.

Also changing Connect Remote System -> Connet Mininet when applies.

Change-Id: I39fcfc062e4135afd821e56a40c142c6b2f61542
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd test suites for usc project 30/31730/8
victorxu [Wed, 27 Jan 2016 00:15:18 +0000 (16:15 -0800)]
Add test suites for usc project

Change-Id: I048dd01efa75c19294b678c40017eda70160916f
Signed-off-by: victorxu <s.xu@huawei.com>
8 years agoChange modified flow in cluster test 53/34653/3
Luis Gomez [Mon, 15 Feb 2016 04:07:26 +0000 (20:07 -0800)]
Change modified flow in cluster test

Per OF spec, flow modification occurs when action changes.

Change-Id: Ia6bce22c0e87f0654c6d7942fa053f518ca6e1a0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoSeparating SFC JSON files for Lithium and Master 39/34539/5
Brady Johnson [Fri, 12 Feb 2016 10:02:26 +0000 (11:02 +0100)]
Separating SFC JSON files for Lithium and Master

- The Lithium JSON have a different format than for Master
- PatchSet 2 : minor fix from Jamo comments, and calling Install a feature
- PatchSet 3 : Now the lithium/master features will be set in releng yamls
- PatchSet 4 : Correcting Suite Setup

Change-Id: I3535cf0303b2ab7d684481fe11bc6d8061ad5ea2
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
8 years agocar people performace suite for 3 node controller 58/34258/12
Peter Gubka [Mon, 8 Feb 2016 13:03:10 +0000 (14:03 +0100)]
car people performace suite for 3 node controller

the robot is basically taken from
suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
and adapted for 3 nodes setup

the perf script is adapted to use more controller ip addresses

Change-Id: I085ae94b0b920cb171ec48d9328abd5d988fc1d8
Signed-off-by: Peter Gubka <pgubka@cisco.com>
8 years agoOvsdb 3 node Cluster Extension 96/33896/10
priya.ramasubbu [Tue, 2 Feb 2016 18:32:20 +0000 (00:02 +0530)]
Ovsdb 3 node Cluster Extension

      * As per requirement run the test cases one more time
      * Add test cases in Old Owner Instance
      * Add test cases for Non Owner Instance down

Change-Id: Iebd9c92c7b0e9d3893a4cf62e6ec50d14eba9096
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in suites/groupbasedpolicy/ 24/34224/2
Junaid Zulfiqar [Mon, 8 Feb 2016 05:16:56 +0000 (21:16 -0800)]
Moved calls to "RequestLibrary.<action> Request" in suites/groupbasedpolicy/

+ RequestsLibrary.Get Request
+ RequestsLibrary.Put Request

Change-Id: I38fa5f899da3336c545837ffa6ee2fb12b296a60
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agoAdd test cases for VTN Mananger Flowfilter functionality 86/32486/16
Karthik.S [Wed, 13 Jan 2016 15:40:07 +0000 (21:10 +0530)]
Add test cases for VTN Mananger Flowfilter functionality

    * Add additional test cases flowfilter actions and to verify flowentries.
    * Add wait until keyword to verify flowentries in mininet.

Change-Id: Ibbe2b4eca1d7b1e8b0db897cd53896e6043f2b6f
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
8 years agoFix cluster test headers 25/34625/2
Luis Gomez [Sun, 14 Feb 2016 06:55:39 +0000 (22:55 -0800)]
Fix cluster test headers

Change-Id: Iea58bad867bbb4a7a358aacb3762f487c8c75d00
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoManypeers BGP rrc peers suite update 88/34488/4
Radovan Sajben [Thu, 11 Feb 2016 18:14:06 +0000 (19:14 +0100)]
Manypeers BGP rrc peers suite update

- suite parameters clean-up
- prefix count deadlock detection

Change-Id: Ib1cf3b01b5eb514f0a5b4ff2db14fb57edee9f3e
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
8 years agoadding yang+json headers to PUT request 89/34489/4
Jamo Luhrsen [Thu, 11 Feb 2016 18:22:16 +0000 (10:22 -0800)]
adding yang+json headers to PUT request

- also added a third test case to check third node in cluster

Change-Id: I19ca68599ecc894553f1aacf8740718c0711b17b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoAdd integration tests for ALTO project. 81/32581/14
Xiao [Thu, 14 Jan 2016 13:48:22 +0000 (21:48 +0800)]
Add integration tests for ALTO project.

Change-Id: Ic927f9c32b96fdbbca63cdc9caba0d2991fc5e5e
Signed-off-by: Xiao Lin <linxiao9292@outlook.com>
8 years agoUpdate integration cluster templates 32/34432/3
Luis Gomez [Thu, 11 Feb 2016 03:02:25 +0000 (19:02 -0800)]
Update integration cluster templates

This is a short term fix.
The right thing to do is to use distribution packaged templates.

Change-Id: Iecaf7395b9a888543a1b6679f6a0498af7dc50ad
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd bug references to bgp-ingest suites 98/33898/21
Radovan Sajben [Tue, 2 Feb 2016 13:16:59 +0000 (14:16 +0100)]
Add bug references to bgp-ingest suites

- implement Report_Failure_And_Point_To_Linked_Bugs to Utils
- update SetupUtils library to use the keyword
- update BGP ingest suites to use such feature
- CHECK tests not to be skipped after WAIT test failures

Change-Id: I3a8598b08fb4c4d850f506cfd21860fe3c93fedf
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
8 years agoAdded Netflow Scripts for TSDR. 20/34320/9
premnath [Tue, 9 Feb 2016 13:25:48 +0000 (18:55 +0530)]
Added Netflow Scripts for TSDR.
Fixed TSDR Query for polling openflow interval.

Change-Id: Ia07bc62b3b593384c1f9cdafcd8b049c84f26611
Signed-off-by: premnath <prem.annauniv@gmail.com>
8 years agoadding steps to delete bridges in suite cleanup. 67/34367/2
Jamo Luhrsen [Wed, 10 Feb 2016 06:21:31 +0000 (22:21 -0800)]
adding steps to delete bridges in suite cleanup.

-  suite was deleting root ovsdb nodes as part of cleanup
   but the bridges created during the test were left over
   and causing a false failure in the following suite

Change-Id: I1ad9ce5f63706f22cab685379e6ae06de50986f8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agomarking three failing tests with bug id (5221) 69/34369/1
Jamo Luhrsen [Wed, 10 Feb 2016 06:58:12 +0000 (22:58 -0800)]
marking three failing tests with bug id (5221)

Change-Id: If683e4670a538c5083315afdc9f5e7c86732ed3b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoUse fallback URL for deploying tools for custom-built .zip 19/34319/4
Vratko Polak [Tue, 9 Feb 2016 12:14:51 +0000 (13:14 +0100)]
Use fallback URL for deploying tools for custom-built .zip

NexusKeywords.Deploy_Artifact was assuming that ${BUNDLE_URL}
points to a full Nexus installation.
But if the bundle under test comes from another source
(most notably patch test job on Jenkins, either RelEng or Sandbox)
there are no test tools on similar URLs.

In that case, fall back to default ODL Nexus (snapshot repository).

Change-Id: Icdd09da8ca219d26b42ca60e6aee0520220e9c31
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoConvert bgpcep/throughpcep suite to use NexusKeywords 65/34265/7
Vratko Polak [Tue, 9 Feb 2016 11:09:34 +0000 (12:09 +0100)]
Convert bgpcep/throughpcep suite to use NexusKeywords

Change-Id: I1e9928d2bef7b510286f58b9ea5b35833b8f4533
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoChanges to fix SFC clustering tests 17/34317/6
Brady Johnson [Tue, 9 Feb 2016 11:45:14 +0000 (12:45 +0100)]
Changes to fix SFC clustering tests

- updates to SFC yang files to reflect changed model
- Patch Set 2 : rebase
- Patch Set 3 : Fixed SFF config after manually testing
                all the changed JSONs locally.
- Patch Set 4 : rebase
- Patch Set 5 : Fixed other erroneous SFC JSON files

Change-Id: Ibba9a310c159735c54c0952639d5370a13912000
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
8 years agoAdding ovsdb-deletebridge functionality to ovsdbconfigblaster 43/31943/13
Praveen Mala [Tue, 29 Dec 2015 22:57:36 +0000 (17:57 -0500)]
Adding ovsdb-deletebridge functionality to ovsdbconfigblaster

Change-Id: I901752bcef488ea2297656526af1e915c2f241bb
Signed-off-by: Praveen Mala <praveen.mala@intel.com>
8 years agoTidy robot files. 13/34313/3
Vratko Polak [Tue, 9 Feb 2016 11:10:06 +0000 (12:10 +0100)]
Tidy robot files.

robotframework==3.0

Change-Id: I92d7cb221c5864e570bf607e098e6b68b6ac349c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoiBGP functional suite check for updates 75/34275/2
Radovan Sajben [Mon, 8 Feb 2016 17:37:02 +0000 (18:37 +0100)]
iBGP functional suite check for updates

- correct timing of checks for no updates

Change-Id: I3d56ef8f11eb6ac95fe3b598cfd488b08f317cfb
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
8 years agoAdd more time for CPqD switch in openflow suites 96/34296/1
Luis Gomez [Tue, 9 Feb 2016 01:54:34 +0000 (17:54 -0800)]
Add more time for CPqD switch in openflow suites

Fix in https://bugs.opendaylight.org/show_bug.cgi?id=4614
produces delays in CPqD switch connection (CPqD bug).

Change-Id: Ib81901ca522b34136bec898d189aeed8e337a879
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoBug 4922 Disable out of date test 85/34285/2
Ryan Goulding [Mon, 8 Feb 2016 21:47:59 +0000 (16:47 -0500)]
Bug 4922 Disable out of date test

This test fails due to change in the way authentication is disabled in
the Beryllium release.  In prior releases, authentication could be disabled
by adding "authEnabled=false" to "etc/org.opendaylight.aaa.authn.cfg". Now,
authentication is disabled by editing shiro.ini and changing:
"/** = authcBasic" to "/** = anon".

Because Shiro properties are not currently tracked through the config admin
service, disabling AAA requires a controller restart.  This test is removed
as it is out of date and no longer reflects how to disable authentication.
A new test is not added to this suite, as controller restart is required.

Change-Id: Ia745c6d722d6a843eac69f8f3998766a8ce48c5d
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
8 years agoComment non implemented features test 03/34103/4
Luis Gomez [Thu, 4 Feb 2016 22:47:10 +0000 (14:47 -0800)]
Comment non implemented features test

Also make ping test more robust

Change-Id: I0d9d9ff3f17273f9ccdc5f50437d524751bf53ee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdded BUG ID for failed cases. 56/34256/2
premnath [Mon, 8 Feb 2016 12:45:21 +0000 (18:15 +0530)]
Added BUG ID for failed cases.

Change-Id: I51bbf73c82ca63192101ff0f74b3816ef4febe2a
Signed-off-by: premnath <prem.annauniv@gmail.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in suites/openflowplugin/ 26/34226/2
Junaid Zulfiqar [Mon, 8 Feb 2016 05:47:50 +0000 (21:47 -0800)]
Moved calls to "RequestLibrary.<action> Request" in suites/openflowplugin/

+ RequestsLibrary.Get Request
+ RequestsLibrary.Post Request
+ RequestsLibrary.Delete Request
+ RequestsLibrary.get Request
+ RequestsLibrary.Put Request

Change-Id: I0168df379cc51abdf7aa81647b3ec3866a32d849
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in suites/aaa/ 15/34215/2
Junaid Zulfiqar [Sat, 6 Feb 2016 19:37:26 +0000 (11:37 -0800)]
Moved calls to "RequestLibrary.<action> Request" in suites/aaa/

+ RequestsLibrary.Get Request
+ RequestsLibrary.Post Request
+ RequestsLibrary.Delete Request
+ RequestsLibrary.GET Request
+ RequestsLibrary.Put Request

Change-Id: I13d83ce842e361f6c97a70ae06188b596a6c9d09
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agoFIXED typo in NIC cli keyword 17/34217/1
adetalhouet [Sun, 7 Feb 2016 21:06:19 +0000 (16:06 -0500)]
FIXED typo in NIC cli keyword

Change-Id: I009882a1d877d6b3ce6ce9c3a0fb5d48c99600ad
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoFixing a variable for HBase scripts to run . 16/34116/4
premnath [Fri, 5 Feb 2016 06:44:18 +0000 (12:14 +0530)]
Fixing a variable for HBase scripts to run .
Changed Cassandra procedures to fix failures due to metricpath table removal.

Change-Id: I80275bb4a43b4c5b87fed6a522ef6d2a9ee40158
Signed-off-by: premnath <prem.annauniv@gmail.com>
8 years agoMany iBGP routing reflector clients 81/33481/18
Radovan Sajben [Mon, 25 Jan 2016 14:08:57 +0000 (15:08 +0100)]
Many iBGP routing reflector clients

- 10 iBGP rrc peers send and receive updates

Change-Id: I839b6eefcde4588cfabec020fa837dd2a8813050
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
8 years agoAdd support for testing release builds 49/34149/4
Jozef Behran [Fri, 5 Feb 2016 12:31:22 +0000 (13:31 +0100)]
Add support for testing release builds

It turns out the only change needed is to introduce the
BUNDLE_URL variable which is supposed to hold the URL from
which the tested ODL distribution is downloaded.
The releng jobs shall use ACTUALBUNDLEURL environment
variable to fill this Robot variable. The code then gets the
URL, snips out everything starting from "org/opendaylight"
and uses the result as the base URL. This makes the "type"
argument of the deployment keyword unnecessary so it was
removed.

Change-Id: I7457b05af25a517d5cdc21011dbdae1e4b34be2a
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoHandle missing maven-metadata.xml at artifact location better 48/34148/2
Jozef Behran [Fri, 5 Feb 2016 11:37:37 +0000 (12:37 +0100)]
Handle missing maven-metadata.xml at artifact location better

When there is no maven-metadata.xml file in the directory
where the artifact is located, assume the version part in the
artifact name is equal to the name of the directory where the
artifact is located. This is needed to support releases which
don't use maven-metadata.xml in the directories with
additional artifacts.

Change-Id: I593305471107c02c66c6c1bb004c3d2a8c6842ac
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoUse test tools from release that is under test 95/33995/10
Jozef Behran [Wed, 3 Feb 2016 10:42:50 +0000 (11:42 +0100)]
Use test tools from release that is under test

The old practice was "use the test tool with the latest
version" which almost always means "use the test tool
from the latest release". However this will break the tests
for the older releases if incompatible change is being made
to these tools. This is currently the case as the latest
release (Boron) is built with Java 8 and the older releases
(Lithium, Beryllium) are built with Java 7 and tested on
Java 7 VMs.

This adds an ugly piece of code to try to deploy and use
test tools from the release that is being tested. The
problem that prompts for the ugly code was reported as
bug 5206.

Change-Id: Id683c352ffd7e506255cbc7e0e28d612c2803360
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoReplace deprecated variables in csit/libraries (2). 68/34068/2
Deepak [Thu, 4 Feb 2016 12:31:56 +0000 (18:01 +0530)]
Replace deprecated variables in csit/libraries (2).

+ MININET -> TOOLS_SYSTEM_IP
+ MININET_USER -> TOOLS_SYSTEM_USER
+ MININET_PASSWORD -> TOOLS_SYSTEM_PASSWORD
+ MININET_PROMPT -> TOOLS_SYSTEM_PROMPT
+ CONTROLLER_USER -> ODL_SYSTEM_USER

Change-Id: I7ecab0307245c29823ce2baa0d7f0402894ec480
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoMoved calls to "RequestLibrary.<action> Request" in csit/libraries/ 44/34044/2
Junaid Zulfiqar [Thu, 4 Feb 2016 04:23:21 +0000 (20:23 -0800)]
Moved calls to "RequestLibrary.<action> Request" in csit/libraries/

+ RequestsLibrary.Put Request
+ RequestsLibrary.put Request
+ RequestsLibrary.Get Request
+ RequestsLibrary.GET Request
+ RequestsLibrary.Delete Request
+ RequestsLibrary.Post Request
+ RequestsLibrary.POST Request

Change-Id: Id801b2ecb709368a36b3806ac22640eea9890529
Signed-off-by: Junaid Zulfiqar <junaid.rao21@gmail.com>
8 years agoSplit "name" of test tool to "component" and "artifact" 95/34095/2
Jozef Behran [Thu, 4 Feb 2016 17:12:11 +0000 (18:12 +0100)]
Split "name" of test tool to "component" and "artifact"

The "name" of the test tool was an ad-hoc specification of
the test tool that the deployment framework was needed to
somehow use to locate the artifact in Nexus. After reviewing
the code that searches for the artifact I decided to separate
the "component" and the "artifact" into their own arguments
to make this distinction explicit. This is also necessary
to support the increasing complexity of the artifact search.

Change-Id: I3c6677c4aa191c03cc01ef35ad54a359d2320a1d
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoAdd missing error checks to the artifact deployer 94/34094/3
Jozef Behran [Thu, 4 Feb 2016 16:28:47 +0000 (17:28 +0100)]
Add missing error checks to the artifact deployer

When the artifact is not found or not downloaded, abort the
test suite with a fatal error rather than returning some
bogus file name and letting the Robot wasting time waiting
for timeouts while the Java is trying to run a nonexistent
tool.

Change-Id: I5c8b227057a25caef2e30d0cad28e1a2f76dd6e6
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoAdd Nexus artifact deployment initialization keyword 94/33994/2
Jozef Behran [Wed, 3 Feb 2016 11:14:42 +0000 (12:14 +0100)]
Add Nexus artifact deployment initialization keyword

Currently this Nexus artifact deployment initialization
keyword contains the code to connect to the tools system,
which was extracted into a keyword in SSHKeywords. This
artifact deployment initialization keyword is then called
in all suites that need to deploy test tools so any code
that explicitly opens this connection was removed from the
suites that need the Nexus artifact deployment facility.

For Netconf test suite this setup keyowrd gets called
automatically from NetconfKeywords setup keyword so
no explicit Nexus keywords initialization is done there.

This is a part of working around the bug 5206.

Change-Id: If46823d7aba92657b99d050e3098ec7c99895824
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoMove the testtool start in clustered CRUD into a testcase 93/33993/2
Jozef Behran [Wed, 3 Feb 2016 11:33:26 +0000 (12:33 +0100)]
Move the testtool start in clustered CRUD into a testcase

The unclustered CRUD suite has test tool deployment as the
first test case. Make the clustered CRUD suite follow that
pattern to improve consistency of the code in these test
suites.

Change-Id: If940ea8aaa20c12997c04d8783402dcf7d608d19
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoAdded an useful URL to the TODO in northbound.robot 14/33914/3
Jozef Behran [Tue, 2 Feb 2016 15:29:46 +0000 (16:29 +0100)]
Added an useful URL to the TODO in northbound.robot

Change-Id: Ib2ab92ce2710c4e0b85911c6fa3f31d2f965bff4
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoFix MDSAL nonexistent namespace error being too restrictive 92/33992/2
Jozef Behran [Wed, 3 Feb 2016 13:18:48 +0000 (14:18 +0100)]
Fix MDSAL nonexistent namespace error being too restrictive

All that is needed is that the response contains a
<rpc-error> tag and that it mentions the bogus namespace.
Insisting on having also "does-not-exist" or other texts in
the error message is superfluous and easily leads to
spurious failures.

Change-Id: I202f4bf2a81573106763136a0d9bf4cc1bb5d8a2
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoTidy updated test suites 91/33991/2
Jozef Behran [Wed, 3 Feb 2016 14:58:16 +0000 (15:58 +0100)]
Tidy updated test suites

Change-Id: I21f45dcde5e23c18020ad55c065e2812c3de9816
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoadding automation around bug 5221 35/34035/1
Jamo Luhrsen [Wed, 3 Feb 2016 23:02:07 +0000 (15:02 -0800)]
adding automation around bug 5221

- a few refactors and robot tidy done as well.

Change-Id: I053abbcc8c8883f78799b00be80fa2c08f04c372
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoRename NIC features 13/34013/1
adetalhouet [Wed, 3 Feb 2016 19:08:36 +0000 (14:08 -0500)]
Rename NIC features

Feature file was remodel in NIC: https://git.opendaylight.org/gerrit/#/c/33996/
This patch address the feature name changed.

Change-Id: I287ac82f787bf19e768f0558d4fd71c70532b767
Signed-off-by: adetalhouet <adetalhouet@inocybe.com>
8 years agoAdd extra check in case we modify a flow 42/33442/3
Luis Gomez [Sun, 24 Jan 2016 17:59:49 +0000 (09:59 -0800)]
Add extra check in case we modify a flow

We actually verify old flow has been properly deleted.
Modify existing comment to be python-style.

Change-Id: I19cebf108c2856aaaa565660281c8b52b76a8a3b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agorefactoring Bug suite 22/33922/2
Jamo Luhrsen [Tue, 2 Feb 2016 19:32:07 +0000 (11:32 -0800)]
refactoring Bug suite

-  renamed to indicate that more than one bug is validated
-  separated checks in to two test cases which cover one
   bug each

Change-Id: I86634f2a72fca5b0cd4e01196ee0ed9460a717d8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoTopoprocessing tests - Keywords reworked 71/30471/22
Andrej Záň [Wed, 18 Nov 2015 12:12:38 +0000 (13:12 +0100)]
Topoprocessing tests - Keywords reworked

Unification TP Inside Inventory test reworked.
This patch should be submitted after this change
https://git.opendaylight.org/gerrit/#/c/33854/
will be merged

Change-Id: I1b4a1d17cb2bcc0a18475df4dc859d60b5088e7a
Signed-off-by: Andrej Záň <andrej.zan@pantheon.sk>
Signed-off-by: Branislav Janošík <branislav.janosik@pantheon.sk>
8 years agoImproved integration/basic code quality 98/31498/3
Vratko Polak [Thu, 17 Dec 2015 15:14:57 +0000 (16:14 +0100)]
Improved integration/basic code quality

It is an example we recommend every project to start with [0],
so it should conform to code quality recommendations [1].

[0] https://wiki.opendaylight.org/view/Integration/Test/Step_by_Step_Guide_To_Creating_System_Tests#Move_your_robot_suites_.28test_folders.29_into_the_project_folder
[1] https://wiki.opendaylight.org/view/Integration/Test/Test_Code_Guidelines

Change-Id: Ic66a594eba8113c562d62a99ac41c8019252fdc2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdded link to bug 5089 99/33899/2
Jozef Behran [Tue, 2 Feb 2016 13:28:09 +0000 (14:28 +0100)]
Added link to bug 5089

The bug 5089 prevents the clustered CRUD suite from working.
Namely it prevents the suite from configuring the device.

Change-Id: I6d6c6d42df01afd6f8cf6e867ac2d9551610caa1
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoRemove FastFail from the CRUD suite 89/33889/2
Jozef Behran [Tue, 2 Feb 2016 12:12:02 +0000 (13:12 +0100)]
Remove FastFail from the CRUD suite

The FastFail in the CRUD suite does not save much time and
there are many testcases which don't depend on the previous
ones. The CRUD suite without FastFail thus has potential
to catch more bugs and catch them faster without wasting too
much time. This is true for both, the clustered and the
non-clustered versions of the CRUD suite so the FastFail is
removed from both.

Change-Id: Ie2bccab7a41127f6b0b8e7f4585ff24fa15e267e
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoCreate common resource for handling CLI tools 83/33483/7
Kumar Rishabh [Mon, 25 Jan 2016 15:08:06 +0000 (20:38 +0530)]
Create common resource for handling CLI tools

Adds common resource for handling CLI tools in bgpcep suite according to
in process creating a keyword library named BGPcliKeywords.robot.
https://trello.com/c/OteFdQXz/263-int-test-create-a-common-resource-for-handling-interactive-command-line-tools

Change-Id: I91edd2c97b906b333130569b10d4ad5618739b5d
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
8 years agoOvsdb 3-node data shard csit test 34/31334/24
priya.ramasubbu [Tue, 15 Dec 2015 14:44:34 +0000 (20:14 +0530)]
Ovsdb 3-node data shard csit test

    Put a bridge in config topology via PUT
    Retrieve the same bridge from operational topology via GET
    after clustering
    Create Port and verfiy both in config and operational topology

Change-Id: I04e2b61b7847fd5571f72d1df78a4812f7cebbf9
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
8 years agoReplace deprecated variables in suites/l2switch (2). 28/33828/2
Deepak [Sun, 31 Jan 2016 14:22:00 +0000 (19:52 +0530)]
Replace deprecated variables in suites/l2switch (2).

+ MININET -> TOOLS_SYSTEM_IP
+ MININET_USER -> TOOLS_SYSTEM_USER
+ MININET_PASSWORD -> TOOLS_SYSTEM_PASSWORD
+ MININET_PROMPT -> TOOLS_SYSTEM_PROMPT

Change-Id: Ia7da401ae1e61f3c67052cf02a623334b3907408
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/controller (2). 27/33827/2
Deepak [Sun, 31 Jan 2016 14:17:05 +0000 (19:47 +0530)]
Replace deprecated variables in suites/controller (2).

+ MININET -> TOOLS_SYSTEM_IP
+ MININET_USER -> TOOLS_SYSTEM_USER
+ MININET_PASSWORD -> TOOLS_SYSTEM_PASSWORD
+ MININET_PROMPT -> TOOLS_SYSTEM_PROMPT

Change-Id: I7e1399863549a24f824f2c51a59b490e983e4a0a
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/openflowplugin (2). 29/33829/2
Deepak [Sun, 31 Jan 2016 14:28:34 +0000 (19:58 +0530)]
Replace deprecated variables in suites/openflowplugin (2).

+ MININET -> TOOLS_SYSTEM_IP
+ MININET_USER -> TOOLS_SYSTEM_USER
+ MININET_PASSWORD -> TOOLS_SYSTEM_PASSWORD
+ MININET_PROMPT -> TOOLS_SYSTEM_PROMPT

Change-Id: I27f370b74550bca54872d070e4e397efad500d41
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoInclude file names in bgpcep-userfeatures.txt 52/33852/3
Vratko Polak [Mon, 1 Feb 2016 13:13:23 +0000 (14:13 +0100)]
Include file names in bgpcep-userfeatures.txt

This will specify order of userfeatures sub-suites.
Also added TODO for cases.robot file name change.

Change-Id: I955597379e72d8d68759a552daa2662742d77564
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoBug 3780: Use rib-instance as type in bgp-peer data 10/32410/7
Vratko Polak [Mon, 1 Feb 2016 15:52:31 +0000 (16:52 +0100)]
Bug 3780: Use rib-instance as type in bgp-peer data

Change-Id: I79058e915ed9f792d425f4db30c2d64c91164ec1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdded Test Case For OVSDB Southbound Clustering Net-virt. 18/31118/64
manimuthazhagan [Sat, 7 Nov 2015 08:14:07 +0000 (13:44 +0530)]
Added Test Case For OVSDB Southbound Clustering Net-virt.

Change-Id: If965738cf8542335e38d7ae33b1f3e0c7f347fd5
Signed-off-by: manimuthazhagan <manimuthazhagan.r@hcl.com>
8 years agoAdded Scripts for Openflow Validation in Cassandra DB 61/33461/38
premnath [Mon, 25 Jan 2016 09:29:22 +0000 (14:59 +0530)]
Added Scripts for Openflow Validation in Cassandra DB
Modified TsdrUtils to fix some minor comments

Change-Id: If6d20009c45cea16561b4c8fb7be7b1dff90ce4b
Signed-off-by: premnath <prem.annauniv@gmail.com>
8 years agoLISP: remove one test 53/33853/2
Lorand Jakab [Mon, 1 Feb 2016 14:18:39 +0000 (16:18 +0200)]
LISP: remove one test

For performance reasons we now don't differentiate between add and
update, so add is allowed to overwrite existing keys.

Change-Id: I14895ace2a44e7a80cfe97b3e1dd0030518976e4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
8 years agoAdd log for REST response 19/33819/1
Luis Gomez [Sat, 30 Jan 2016 21:33:07 +0000 (13:33 -0800)]
Add log for REST response

This is useful in case we get REST error status code.

Change-Id: I2235afbc0b0d51c56bceb52ce689822541f4cb5b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoReplace deprecated variables in suites/ (2). 46/33746/2
Deepak [Fri, 29 Jan 2016 08:37:19 +0000 (14:07 +0530)]
Replace deprecated variables in suites/ (2).

Suites modified: centinel, nemo, nic, snmp, ttp

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I3052a2932b023323272710c1915eac211d274168
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/openflowplugin (1). 32/33732/2
Deepak [Thu, 28 Jan 2016 22:59:32 +0000 (04:29 +0530)]
Replace deprecated variables in suites/openflowplugin (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I93689ae884be29fb37173ddc90fea45f40171a34
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/lispflowmapping (1). 39/33739/2
Deepak [Thu, 28 Jan 2016 23:52:16 +0000 (05:22 +0530)]
Replace deprecated variables in suites/lispflowmapping (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I9fdeeecb3a7692c1d09413581acc588ccb88c1d1
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/l2switch (1). 37/33737/2
Deepak [Thu, 28 Jan 2016 23:31:04 +0000 (05:01 +0530)]
Replace deprecated variables in suites/l2switch (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: Ic27e5fbbd1617f07f9b523435c1c186ad6bb5184
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/vtn (1). 35/33735/2
Deepak [Thu, 28 Jan 2016 23:20:02 +0000 (04:50 +0530)]
Replace deprecated variables in suites/vtn (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I74766518606fc6bd38e04e3139c798fd73b48fb0
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/iotdm (1). 36/33736/2
Deepak [Thu, 28 Jan 2016 23:26:03 +0000 (04:56 +0530)]
Replace deprecated variables in suites/iotdm (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: Ib8232f0fcb19379ae7b99ed35abf4203945f2e4c
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/sfc (1). 34/33734/2
Deepak [Thu, 28 Jan 2016 23:17:07 +0000 (04:47 +0530)]
Replace deprecated variables in suites/sfc (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I156e532a8767684f3bc3c5195408f9fdb5acefbc
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in suites/controller (1). 30/33730/2
Deepak [Thu, 28 Jan 2016 22:30:00 +0000 (04:00 +0530)]
Replace deprecated variables in suites/controller (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I566022374a993f72fb63195f5c070d26ecf038bf
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoReplace deprecated variables in csit/libraries (1). 29/33729/2
Deepak [Thu, 28 Jan 2016 22:10:55 +0000 (03:40 +0530)]
Replace deprecated variables in csit/libraries (1).

+ CONTROLLER -> ODL_SYSTEM_IP
+ CONTROLLER1 -> ODL_SYSTEM_2_IP
+ CONTROLLER2 -> ODL_SYSTEM_3_IP

Change-Id: I68cf7f323701973ca4dfb334cfb2f917a8ea92e7
Signed-off-by: Deepak <deepak.mk17@gmail.com>
8 years agoAdds 503 as a possible error code along with 500. 43/33343/2
Ashish [Fri, 22 Jan 2016 10:21:52 +0000 (15:51 +0530)]
Adds 503 as a possible error code along with 500.

Change-Id: I769b96db1c5fb04f5b67bd8ee8fb28dc1ce798d2
Refer: https://bugs.opendaylight.org/show_bug.cgi?id=4140
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
8 years agoAdd Netconf CRUD suite to library verify list 21/32821/2
Vratko Polak [Fri, 15 Jan 2016 12:48:56 +0000 (13:48 +0100)]
Add Netconf CRUD suite to library verify list

Change-Id: I3ece9d53b9e1eae5160151e7aa406804522f2b91
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoAdded JSON modification request to CRUD suite 56/33756/5
Jozef Behran [Fri, 29 Jan 2016 09:52:06 +0000 (10:52 +0100)]
Added JSON modification request to CRUD suite

This was created as a result of investigation of failure
of restperfclient to send valid requests.

Change-Id: Ia1c2006a6abd37bd2f92ee5d5159033538153523
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoRestconf change event notification subscription basic test 20/33620/14
Radovan Sajben [Wed, 27 Jan 2016 11:55:45 +0000 (12:55 +0100)]
Restconf change event notification subscription basic test

- check basic notification functionality
- cover bug_3934

Change-Id: Iff408ef9a3fb26a84dfbd110578737f13b7b427a
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
8 years agoAdd FIXMEs to point out maintenance that becomes due 71/33771/1
Jozef Behran [Fri, 29 Jan 2016 12:06:57 +0000 (13:06 +0100)]
Add FIXMEs to point out maintenance that becomes due

Added FIXMEs to point out that NetconfViaRestconf.robot and
ConfigViaRestconf.robot modules need merging into one module
and that the code is using deprecated keywords from
RequestsLibrary.

Change-Id: Ib7713b1efd241fdb3759d7c062d3b8d68f5b21bc
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoTidied updated test suites and Robot resources. 70/33770/1
Jozef Behran [Fri, 29 Jan 2016 11:57:37 +0000 (12:57 +0100)]
Tidied updated test suites and Robot resources.

Change-Id: I49bfd071f8a784439de867f0c3bd38eeb5405664
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoRemoved cruft left behind by "refactoring" commit. 69/33769/1
Jozef Behran [Fri, 29 Jan 2016 11:55:15 +0000 (12:55 +0100)]
Removed cruft left behind by "refactoring" commit.

Removed outdated documentation cruft left behind by the
7ebd203 "Refactoring MDSAL to use the cars/people model"
commit.

Change-Id: I20f4d2fcb0cae7aebb072c918f34f095a0a3e0c2
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoDetect bug 5125 85/33685/2
Jozef Behran [Thu, 28 Jan 2016 09:31:11 +0000 (10:31 +0100)]
Detect bug 5125

Attempt to send element from a nonexistent namespace into the
configuration will cause NullPointerException. This was
reported as bug 5125. Make sure this bug does not return back
by adding a test against it.

Change-Id: I7754c2a30c5d8940a9c4f554d64111ead1d1a96b
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoFix "Variable not found" in Netconf scaling test 88/33688/1
Jozef Behran [Thu, 28 Jan 2016 10:17:05 +0000 (11:17 +0100)]
Fix "Variable not found" in Netconf scaling test

The commit 6acfed01ccc4bf0ce66688bb9d0b51beda5a2265 removed
the ENABLE_GLOBAL_TEST_DEADLINES, causing the Netconf scaling
tests to fail with "Variable ${ENABLE_NETCONF_TEST_TIMEOUT}
not found". Revert that bogus change.

Change-Id: I8b305bbd126aa9fde2294cc5219a502f26067145
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoRefactoring MDSAL to use the cars/people model 43/33643/4
Jozef Behran [Wed, 27 Jan 2016 11:07:46 +0000 (12:07 +0100)]
Refactoring MDSAL to use the cars/people model

The original MDSAL suite was using the <modules>
configuration as its test data which caused it to start
failing when the format of this data changed. The problem
is that the suite shall use the cars/people model which was
specifically designed for tasks like this.

Change-Id: I286fea431fca30dffbac6357c77fb87c948c4d9c
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoDetect bug 5014 76/32276/17
Jozef Behran [Fri, 8 Jan 2016 12:47:51 +0000 (13:47 +0100)]
Detect bug 5014

Netconf gained another bad habit. It appears to be down until
the user tries to configure a device, then it wakes up and
starts to be visible.

This bad habit was reported as bug 5014 as it breaks the
Netconf readiness suite (and probably other production
workflows that depend on the ability to determine when
Netconf becomes available). This adds a test case that
detects this bug by trying to configure a dummy device when
Netconf appears to be down after the wait is completed.
If Netconf mysteriously raises from the dead, the test case
fails, reporting that bug 5014 was found.

Change-Id: I29e8be136aaddaa13169b533805415729fcc4959
Signed-off-by: Jozef Behran <jbehran@cisco.com>
8 years agoModify CSIT tests for VTN Coordinator of audit feature 84/29184/15
Karthik.S [Tue, 3 Nov 2015 17:44:20 +0000 (23:14 +0530)]
Modify CSIT tests for VTN Coordinator of audit feature

    * Improve test scenario of audit cases and modify 040__vtn_vbrif_audit.robot
      files of both OF10 and OF13
    * Modify create vbr function in VtnCoKeyword library file
    * Modify Mininet ping function by reducing ping interval and modified wait time in Mininet ping test cases.

Change-Id: Ic0eb70df1e3251d6d11720f7db50bed60fcd1f9d
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
8 years agoFix for VTN Manager CSIT test failures in VTN jenkins job 44/33344/9
Karthik.S [Fri, 22 Jan 2016 15:39:50 +0000 (21:09 +0530)]
Fix for VTN Manager CSIT test failures in VTN jenkins job

    * Reduce ping cycle from 10 to 1 in Mininet Ping Should Succeed and Mininet Ping Should Not Succeed function in VtnMaKeyword_li.robot file
    * Add Wait Until Keyword Succeeds(20s) in Verify flow test cases to get flowentries response from mininet
    * Add Wait Until Keyword Succeeds(20s) for Mininet Ping Should Succeed test cases.

Change-Id: Id99dcb8b7a5d1d99b664ddb93955ac4ce2f6d601
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
8 years agoAdd system test for the northbound API in NEMO project. 57/32557/27
Zhang Yali [Thu, 14 Jan 2016 10:51:18 +0000 (18:51 +0800)]
Add system test for the northbound API in NEMO project.

The main test includes:
- Add predefined role of users, which inludes tenant and admin
- Add predefined node type and connection type
- register a user whose role is tenant (create a vn space)
- In this vn space, issue an intent, that is, create two nodes and one connection
between them.

TODO list:
- Use customized switch to consruct a physical topology
- Test the intent result on the physical network, such as, ping

Change-Id: I185447428fe6c5e78176a210687e6f1f48008cb3
Signed-off-by: Zhang Yali <zhangyali369@huawei.com>