Peter Gubka [Thu, 15 Dec 2016 09:38:42 +0000 (10:38 +0100)]
adding default value of ${USE_NETCONF_CONNECTOR}
Change-Id: I47f7e8b24314ca107a6cedc960882faacea6ae0d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Thu, 1 Dec 2016 11:29:35 +0000 (12:29 +0100)]
updating netconf-scale suite not to use netconf connector in carbon
works together with https://git.opendaylight.org/gerrit/#/c/49301/
Change-Id: I462cf11fcab126bd54bb39c917f2e90f33767936
Signed-off-by: Peter Gubka <pgubka@cisco.com>
ejisfza [Mon, 12 Dec 2016 13:25:11 +0000 (14:25 +0100)]
Make Utils.robot work with more than one session.
Most of the Utils.robot functions were implemented
to use a fixed session variable named 'session'.
This is a problem when having a cluster configured
in which you might want to use some of the tools
with a different controller.
The solution is adding a new argument ${session}
initialized to 'session' to avoid changing the
default behavior of the function.
Change-Id: I8a7341893c77a4d3789522cfe100304ce5658aa5
Signed-off-by: ejisfza <jose.luis.franco.arza@ericsson.com>
Martin Mihálek [Mon, 12 Dec 2016 20:17:28 +0000 (21:17 +0100)]
Fix typo in Sxp library
Fixes prefix range initial values to match intentions of tests.
Change-Id: Iebbe3986e9c9ab3eeb091b4c174829b9ec8b685a
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Vivekanandan Narasimhan [Mon, 12 Dec 2016 04:57:43 +0000 (10:27 +0530)]
Fix CSIT VPNService suite for Unique RD per VPN
Fix the CSIT VPNService suites such that we
use unique route-distinguishers (RDs) per
unique VPN.
Change-Id: I0a17edc4e585bbb67cc343361141b3efcdded335
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Peter Gubka [Tue, 13 Dec 2016 12:58:05 +0000 (13:58 +0100)]
updating netconf CRUD suite not to use netconf connector for device configuration
Change-Id: I2fd4b24ded3f5f70fda8677b390aed0a6f3aeb9f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Luis Gomez [Mon, 12 Dec 2016 21:08:23 +0000 (13:08 -0800)]
Add test for bug 7349 validation
This issue shows in Beryllium (old plugin).
BTW small retouch on other bug validations.
Change-Id: Ife28cf65ad3c15390468cdea7c114e66658bf1dc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Alon Kochba [Thu, 8 Dec 2016 07:38:32 +0000 (09:38 +0200)]
use different method for floating IP creation for Newton
Change-Id: Iaca2775db7cfc176f015adde9ecc7baef7d17893
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
Luis Gomez [Mon, 12 Dec 2016 05:11:59 +0000 (21:11 -0800)]
Add bugs 7258 and 7335 validation
7258 should fail in Carbon
7335 should fail in Beryllium
Change-Id: I597a60b45d843514a6aa300ce9b4667b6dbb1384
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Peter Gubka [Thu, 1 Dec 2016 15:05:25 +0000 (16:05 +0100)]
updating netconf readiness suite to support odl-netconf-(clustered-)topology
With this change netconf-connector and netconf-topology can be
tested to netconf readiness.
For everything to work properly, it requires to be merged after
with https://git.opendaylight.org/gerrit/48893.
The main change is the USE_NETCONF_CONNECTOR set to False
Change-Id: I3830618d83f8fea66ad7cea78b4966f725bb3099
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Vivekanandan Narasimhan [Wed, 7 Dec 2016 12:15:03 +0000 (17:45 +0530)]
Add additional model dumps and cleanup some (for troubleshooting)
Change-Id: I72dff05f84f919e0af6ba514465ec3cef05b745c
Signed-off-by: Vivekanandan Narasimhan <n.vivekanandan@ericsson.com>
Jamo Luhrsen [Tue, 6 Dec 2016 22:10:40 +0000 (14:10 -0800)]
inserting None to the ip_list if no ip was found in console-log
also added some keyword doc improvements
Change-Id: I701c0568b5fcff0f9106497c20fa9dfb9da18827
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
suvitha.balu [Wed, 30 Nov 2016 06:57:20 +0000 (12:27 +0530)]
Vpnservice Folder movement to netvirt
Change-Id: Iae86ef4f869ce22a686026af62631950cf1ec16f
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
gvrangan [Fri, 18 Nov 2016 23:51:49 +0000 (23:51 +0000)]
Modify Clustering Tests in line with the KW changes
- Getting IP Address was made dynamic recently
- This patch makes these changes to the 3no job tests.
Change-Id: I0907fd13bf982177f813a5403e7b1d5bbd3e9da4
Signed-off-by: gvrangan <venkatrangang@hcl.com>
sdevaraj [Fri, 2 Dec 2016 08:40:34 +0000 (00:40 -0800)]
Import Cases and refactoring
- Fixed tidy script issues
- Added requestslibrary, made jsons pretty under variables/daexim/daexim folder,replaced tabs with spaces.
- Added a controller restart for the import test cases
- Increased the loop of querying netconf device
- Added a looping mechanism to check netconf mount status
- Added new test case for import
- Added a case for export with a netconf mount. Netconf endpoint is the controller itself mounted
- Replace backup with export and restore with Import as these terms are more relevant to the project
- Added new test suites into the testplan
Change-Id: I28b6c56f9ed88eac8a76837379f4e8d636eeff23
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
Alon Kochba [Tue, 6 Dec 2016 15:08:19 +0000 (17:08 +0200)]
Enable counter prints in log for netvirt CSIT
Enables the infrautils counter log prints in netvirt
CSIT runs, by modifying the configuration file before
ODL is run using a configplan.
Change-Id: Icda639fa6f698a4391bec4e7b26e206e944f681b
Signed-off-by: Alon Kochba <alonko@hpe.com>
David López [Tue, 29 Nov 2016 16:11:37 +0000 (17:11 +0100)]
Generfy 'VPN Create L3VPN' with router-id
Only if specified, it is used
Change-Id: I19e68422e4486c80bbc490cd4e237a74e5a6ca8d
Signed-off-by: David López <david.lopez.munoz@ericsson.com>
Alon Kochba [Thu, 1 Dec 2016 09:11:42 +0000 (11:11 +0200)]
Add nova show and ports debug
Change-Id: I8f232bc64a2151e74dcf4fff74d3d4a8f27f6ec0
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Karthik.S [Fri, 2 Dec 2016 12:41:25 +0000 (18:11 +0530)]
Bug 6245: Enable vlan pcp test cases of VTN Manager CSIT
* Removed tags exclude from vlan-pcp test case of VBRIF-Flowfilter
Change-Id: I3ab4f53bb3a4b7b675a2dfc70f1819c2a791484a
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
Mor Zvi [Wed, 30 Nov 2016 07:56:26 +0000 (09:56 +0200)]
add additional Tempest scenario tests
Change-Id: Ia96d21052085b8f96596692688c866dafbed852b
Signed-off-by: Mor Zvi <mor.zvi@hpe.com>
Luis Gomez [Thu, 1 Dec 2016 19:27:17 +0000 (11:27 -0800)]
Quick fix to forgotten parameter
Change-Id: I7d3ddd726fa8c71c1ac4173f09ba38bc1b0c9c9d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Thu, 1 Dec 2016 18:36:07 +0000 (10:36 -0800)]
Revert changes in Utils.robot and ClusterManagement.robot libraries
Change-Id: Iad3e5b3cdcc72f1d2685e39ebf3124aa9b299231
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Mon, 28 Nov 2016 19:39:31 +0000 (11:39 -0800)]
Rework OF cluster test
- Remove duplicate tests.
- Add Owner stop/start test.
- Add new KWs to stop cluster instances.
- Adjust Verify Owner KW to deal with stopped instance.
Change-Id: I682124f1e753632c49efacaa29b54d5061fd0f34
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
sdevaraj [Wed, 23 Nov 2016 02:21:34 +0000 (18:21 -0800)]
Basic Tests for DAEXIM project
- Replace tabs with spaces
- Fixing Utils keyword for rc
- Fixing the style errors
- Fix for a failure in the jenkins
- Removing the test suites which are not ready
- Adding json files for export and import
- First commit for branch testing
- Fixed the first set of comments on review
- Removed reference to ODL_SYSTEM_IP and added cluster_index for better portability to cluster test cases
- Fixed tidytool issues
Change-Id: Ia0de7bbb2a08f9411715dd64b4fe42e140702ae2
Signed-off-by: sdevaraj <kalyan.ds@gmail.com>
rahul.agarwal [Thu, 24 Nov 2016 17:14:06 +0000 (22:44 +0530)]
Change for dynamic allocation of IPs in Newton OpenStack
Change-Id: I987f0815f072ca406065766c54fe6af9e1acf494
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
Jamo Luhrsen [Thu, 24 Nov 2016 00:15:02 +0000 (16:15 -0800)]
adding model dump in new netvirt specific robot library
Change-Id: I3b2ceda888bebb01dd651e1057b1aebfeea4c0b2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Vratko Polak [Tue, 29 Nov 2016 16:23:27 +0000 (17:23 +0100)]
Bug 7172: Update expected response
This should fix Missing_Message_ID_Attribute test case of MDSAL netconf suite.
Currently only in Carbon, will add stream dependence if the fix is not cherry-picked.
Change-Id: I3c749d219f79d0189e01932ecc66a90807dce07e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Martin Mihálek [Tue, 29 Nov 2016 08:47:27 +0000 (09:47 +0100)]
Migrate SXP controller check to jolokia
Update checking of active SXP sevice from SSH to request.
Change-Id: I1786caf944f5679b4c6ecb7766093d19868b1d88
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
David López [Wed, 23 Nov 2016 17:03:13 +0000 (18:03 +0100)]
Fix OpenStackOperations.Get Tenant Id from Network
The procedure to parse the result, based on striping and cutting
strings, was faulty depending on the results and versions.
A proper procedure has been introduced, by using existing libraries
Change-Id: I6e0738b8718853ae031a399c158a740c9e763f0d
Signed-off-by: David López <david.lopez.munoz@ericsson.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
David López [Fri, 25 Nov 2016 13:59:40 +0000 (14:59 +0100)]
Use ipaddress for better network calculation in Create ITM Tunnel
Change-Id: I4fccc3166514b774c48c1414d364fecc0e8ec295
Signed-off-by: David Lopez <david.lopez.munoz@ericsson.com>
Luis Gomez [Mon, 28 Nov 2016 20:28:46 +0000 (12:28 -0800)]
Add variable to select configure netconf device method
Default is still config system but this would allow to test using
the topology API.
Change-Id: Iae445dd44427f36568c7018683f26a3a482890b7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Martin Mihálek [Fri, 25 Nov 2016 12:06:54 +0000 (13:06 +0100)]
Cleanup of SXP libraries
Removed redundant installation of feature odl-sxp-controller
Change-Id: I1b7d6ff892c493fac0164c07076aebf5c203d03f
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Martin Mihálek [Mon, 21 Nov 2016 20:13:33 +0000 (21:13 +0100)]
Add SXP performance measuring suite
Added Bindings exchange measuring tests
Change-Id: I91020e9458626b3ae8ca6d8373c337a57aadb7f9
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Peter Gubka [Fri, 18 Nov 2016 10:30:11 +0000 (11:30 +0100)]
fixing bgp app peer ingest suite with using correct urls in carbon stream
Change-Id: Idb93524929519513aefbcf73128fef971811b7cf
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Alon Kochba [Thu, 17 Nov 2016 15:54:59 +0000 (17:54 +0200)]
Add several tempest scenario tests using external network
Depends-On: https://git.opendaylight.org/gerrit/#/c/48403
Depends-On: https://git.opendaylight.org/gerrit/#/c/48412
Change-Id: I8b2b47fe2a80eebead869af89031acdbefde893b
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Alon Kochba [Tue, 22 Nov 2016 12:14:16 +0000 (14:14 +0200)]
netvirt-csit: Show neutron debugs only once
Currently we do a Show Debug for each network VMs separately,
but each Show Debug does the same neutron shows.
This should speed things up a little bit.
Change-Id: Ib5c26f148b7d80990b8769aa03d99073ac014881
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
gvrangan [Wed, 23 Nov 2016 16:28:52 +0000 (16:28 +0000)]
Fix VTN Coordinator Boron CSIT job
- The new directory is named 6.3.2-SNAPSHOT
- the script was referring the old one.
Change-Id: I420fd1f74d50d133e0f31a34bdd0479fd8c75045
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Martin Mihálek [Wed, 23 Nov 2016 11:15:12 +0000 (12:15 +0100)]
Remove Lithium only resources from SXP
Removes lithium test plans, configuration files and checks in scripts.
Change-Id: Ia12a82259f5bed2f0aea154f22bea8a0652fe57d
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Peter Gubka [Mon, 21 Nov 2016 14:53:35 +0000 (15:53 +0100)]
fixing mismatch config of bgp peer and rib
variables/bgpfunctional/multipaths/rib/data.xml vs.
variables/bgpfunctional/multipaths/bgp_peer/data.xml
Change-Id: Iccf79b2a982c0f92982a1ee593abe36f249b118b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Dusan Spielmann [Wed, 27 Apr 2016 08:34:28 +0000 (10:34 +0200)]
Suite for checking 'feature:install' one by one.
Add scriptplan with memory configuration.
Add critical tag.
Add keywords for creating karaf console connection and installing feature
using active connection.
Change-Id: Ic6d0368a81516ed7c08d97617a8a70e865e77403
Signed-off-by: Dusan Spielmann <dusan.spielmann@pantheon.tech>
Signed-off-by: lbuckuli <lbuckuli@cisco.com>
Signed-off-by: Andrej Marcinek <amarcine@cisco.com>
Jamo Luhrsen [Tue, 22 Nov 2016 00:31:45 +0000 (16:31 -0800)]
move external network suite to use refactored devstack suite setup
Change-Id: I5163893a3e5fdd6718628f1869a4184a90188b59
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
amir876 [Mon, 21 Nov 2016 13:48:08 +0000 (15:48 +0200)]
change wait duration time
Change-Id: I9082bc775ad58225a300870d652888bd18d858db
Signed-off-by: amir876 <amir.abudi@hpe.com>
Luis Gomez [Mon, 21 Nov 2016 20:47:47 +0000 (12:47 -0800)]
Change bulkomatic test order
Some tests are impacting the result of others so now it is unclear
what is/is not working.
Change-Id: I17740ecb076462de9781f5c95791391b909be323
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Jamo Luhrsen [Mon, 21 Nov 2016 17:57:47 +0000 (09:57 -0800)]
remove stale devstack suite setup
the old devstack suite setup is not used any longer and was there to help
bootstrap the devstack gate job which we no longer have. the keyword was
not used by anything. The newer "devstack suite setup tests" is what we
are using now and it has been renamed to just "devstack suite setup" which
is more concise
Change-Id: Iedf4ba955ed3544adf6621b5dcf86dfe301ae0ec
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Alon Kochba [Wed, 16 Nov 2016 14:14:28 +0000 (16:14 +0200)]
netvirt: add floating IP connectivity test
add initial tests using external networks and
floating IP connectivity.
Depends-On: https://git.opendaylight.org/gerrit/#/c/48403/
Change-Id: I903d97b2e3bb2caa3d4ece65d699d954ecd5c23f
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Sam Hague <shague@redhat.com>
Martin Mihálek [Tue, 15 Nov 2016 13:39:08 +0000 (14:39 +0100)]
Add SXP device timeout parameters
Adds option to set DeletHoldDown and Reconciliation timers,
that are set to 0/Disabled to reduce time when database contains
invalid bindings.
Change-Id: Ie4d0ee35fb92d7cfe56ac731b6e8decf36535404
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Peter Gubka [Mon, 21 Nov 2016 11:04:32 +0000 (12:04 +0100)]
replacing ConfigViaRestconf for TempletedRequests in tcpmd5 suite for Be
Change-Id: Ib062389578c10ed1f255db484d8839282258c0ba
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Alon Kochba [Sun, 20 Nov 2016 08:46:21 +0000 (10:46 +0200)]
correct router delete expected output for newton jobs
Change-Id: I5993f12ef37122ff9d21029dbee1bc98026b23a2
Signed-off-by: Alon Kochba <alonko@hpe.com>
gvrangan [Sat, 12 Nov 2016 01:12:31 +0000 (01:12 +0000)]
Get IpAddresses of instances from console log
* Remove the hardcoded IP Addressess
Change-Id: I218fe0404e70f3442d9ec1166f7b4b1c2774f93e
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Peter Gubka [Wed, 16 Nov 2016 14:12:20 +0000 (15:12 +0100)]
updating source folder for bgp peer configuration in bgp HA suite
Change-Id: I0da13d4adec3e6d1a4fb1f829cfdbb714365fa5e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Fri, 18 Nov 2016 12:29:25 +0000 (13:29 +0100)]
bgpcap tcpmd5 suite: replacing ConfigViaRestconf with TempletedRequests
Change-Id: If1c8586663258a8691743f3dbb808f8d4c5c2ac3
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Wed, 16 Nov 2016 14:36:51 +0000 (15:36 +0100)]
removing unused ConfigViaRestconf from netconf suite
Change-Id: I71e0fe4426d72013171320983fa46600c06ea5a9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Mon, 14 Nov 2016 11:22:11 +0000 (12:22 +0100)]
updating bgpingest suites to support openconfig for carbon
the support of openconfig in carbon happenes on getting the content
for PUT(or any other rest) messages inside TemplatedRequests
in the csit/variables/bgpuser|bgpingest are already direcotries such as
bgp_peer or bgp_peer.boron. TempletedRequests will take the rest requests
contetnt from appropriate directory. For default directories (applied for
carbon) openconfig is used. For directory.B|Be netconfconnector is used.
Simple change of ConfigViaRestonf towards TempletedRequests makes the suite
ready for openconfig.
Change-Id: I99cd2be0bf94b4234473af5f38e654c5bbaa9a9e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Fri, 11 Nov 2016 12:23:28 +0000 (13:23 +0100)]
bgpcep suites: fixing nice-to-have comments
comments are comming from:
https://git.opendaylight.org/gerrit/#/c/47882/
https://git.opendaylight.org/gerrit/#/c/48159/
Change-Id: I3715093db35d75f701c0230ac0b8e4bb29d64b5d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Luis Gomez [Tue, 15 Nov 2016 20:13:22 +0000 (12:13 -0800)]
Make start and kill node commands configurable in variable
Vendors ODL based distributions can have different commands for
staring and killing a node.
Change-Id: Ia183ac3564becfdf2025507f926a3c21847245fa
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Peter Gubka [Tue, 15 Nov 2016 10:25:56 +0000 (11:25 +0100)]
fixing bgp peer source directory used when configuring peer via openconfig
Change-Id: I7be09b558aa2935485254656b791696d3390ff4d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Fri, 11 Nov 2016 14:18:01 +0000 (15:18 +0100)]
bgpuserfeatures additional fixes after the carbon change towards openconfig usage
Change-Id: Ie03ce001b21b8e14ceebe76b5778ad9512eca43f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Tue, 15 Nov 2016 11:44:50 +0000 (12:44 +0100)]
fixing pep8 problems for test verify tox job
Change-Id: I09edf6c26cee77a6d35b1157ed2b5c7316dcd4b5
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Vratko Polak [Mon, 14 Nov 2016 11:21:36 +0000 (12:21 +0100)]
Netconfready: Add longer wait
Also, Set_Known_Bug_Id lines are removed, relying on bugzilla External References.
Change-Id: I559f07b7fa942cb748fd39cdbf42929dfe63bf2f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Amir Abudi [Mon, 26 Sep 2016 22:14:54 +0000 (15:14 -0700)]
Unmgr/Legato: epl and eplan tests
Change-Id: Icb00393ec0f9e4d728a9c573d683f4cf5e31d626
Signed-off-by: Amir Abudi <amir.abudi@hpe.com>
Vratko Polak [Mon, 14 Nov 2016 11:26:54 +0000 (12:26 +0100)]
Fix variable name in Configure Timeout For Karaf Console
Change-Id: Ice1ced991b4925a536fe08147b63c9e5a1033ca3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Karthik.S [Mon, 14 Nov 2016 12:53:02 +0000 (18:23 +0530)]
Fix VTN test file to collect debug info all the time
Change-Id: Ib1308b4a95a73a242f444629f943d51a22e16b69
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
Peter Gubka [Fri, 11 Nov 2016 15:14:54 +0000 (16:14 +0100)]
fixing the identifier for application peer and used uri
Change-Id: I7ffdd5420416d703a55aa079a30b45eb4874feef
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Thu, 3 Nov 2016 12:23:37 +0000 (13:23 +0100)]
modifying bgp suites to use openconfig for carbon testing
Change-Id: I9a0513ca49210219c6d551a91cad58faa7113c74
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Wed, 9 Nov 2016 11:01:37 +0000 (12:01 +0100)]
updating bgp userfeatures suites to support openconfig peer configuration
Change-Id: Ib25b49fb6870b7206f053d97732535096b550c2a
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Jamo Luhrsen [Wed, 2 Nov 2016 22:41:33 +0000 (15:41 -0700)]
optimizing connectivity suite test case execution
not polling on ACTIVE after instance creation, but rather looking at the
instance console logs and polling on when it "obtains" it's ip address
also removing debug collection from every test case and running only
in the most needed places
Change-Id: I705ff00faad2e6f5c8d2c1f4908bbe2698f5a98c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Wed, 9 Nov 2016 01:21:10 +0000 (17:21 -0800)]
add check for expected output when deleting subnets with newton
the output returned with newton is slightly different, so adding a regexp
check instead so we can match either format.
Change-Id: I58f60c077ee5a2eb14d1d7683236090b8f92dde3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
gvrangan [Fri, 4 Nov 2016 17:53:08 +0000 (17:53 +0000)]
Fix arguments to tempest tests
the l3-ha is not supported by networking-odl, so adding an exclusion
to avoid that test.This way the netvirt jobs wil be successful.
Change-Id: I82f9bd9daa562df3da947468453171f9427ea8b3
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Martin Mihálek [Wed, 5 Oct 2016 20:11:24 +0000 (22:11 +0200)]
Add SXP clustering CSIT
Remove unnecessary PeerGroup setup in 040_Peer_Sequence_filtering suite
and duplicit filter in 050_Domain-filtering suite. Both of these duplicities
had no effect on tested scenarios.
Change-Id: Iac83ba00c569a4c8089977a222fb7768fb5c40be
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
Peter Gubka [Mon, 7 Nov 2016 13:03:17 +0000 (14:03 +0100)]
reworking bgp clustering (prefixcount) suite to support openconfig in carbon
Change-Id: I353c14d58095fb329e9a9006b5429f7f6ab7d8ee
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Tue, 8 Nov 2016 14:14:11 +0000 (15:14 +0100)]
fixing for cycle in ExaBgp library
Change-Id: Iab273c6cdfd00eda35331fd6c1cde1cddebdb341
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Alon Kochba [Mon, 7 Nov 2016 17:59:34 +0000 (19:59 +0200)]
Remove clustering suite test to check OVS managers
This test expected result varies between old and new netvirt,
and was originally added as a debugging step - simply remove it
to prevent failures in new netvirt runs.
Change-Id: I3fd46899e71d9be17afdf09ee3760a662d733fe4
Signed-off-by: Alon Kochba <alonko@hpe.com>
Jamo Luhrsen [Mon, 7 Nov 2016 18:33:39 +0000 (10:33 -0800)]
add space to fix robot.tidy failure
Change-Id: I448a1b479e0908a0ff2eecb45c8718bfef274035
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Peter Gubka [Mon, 24 Oct 2016 12:43:46 +0000 (14:43 +0200)]
modifying dsbenchmark to be able to cover 1node and 3nodes testing
also https://git.opendaylight.org/gerrit/#/c/46945/ needs to be merged after
Change-Id: I266e731811c0da751b265e38f47f5a9cf1871197
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Alon Kochba [Tue, 1 Nov 2016 09:29:56 +0000 (11:29 +0200)]
Add SG configuration to netvirt vpnservice suite VMs
Change-Id: I836686f1a20481140d47f79a627067cc0c39a298
Signed-off-by: Alon Kochba <alonko@hpe.com>
Alon Kochba [Sat, 5 Nov 2016 17:27:17 +0000 (19:27 +0200)]
Correct filenames of configplans used for netvirt after rename
Change-Id: I3ea0ea456b0f81f899bb41ca0aab833d0e840e9a
Signed-off-by: Alon Kochba <alonko@hpe.com>
Jose Angel Mateos Ramos [Mon, 19 Sep 2016 14:23:14 +0000 (16:23 +0200)]
Modified SFC test suite for creating flows in sff's and classifiers
Iptables must be flushed and one interface must be configured in the
classifiers before configuring classifiers
Add route in ODL system to reach the docker network in tools env.
Adjust SFC json configuration to the one used in SFC demo sfc-103
and remove dependance on static IPs in the config files.
Remove lithium configuration folder in variables directory and
remove condition linked to the release used at the time of
choosing configuration folder inside robot suites files.
Add new library to wrap the use of Docker containers within the
Robot framework tests. Library name: DockerSfc.robot
And another library for auxiliary functions used within the Sfc
tests. Libary name: SfcUtils.py
Change-Id: I9d6afbe2cdbcc3889a0267893a8003f9e074e175
Signed-off-by: ematejo <jose.angel.mateos.ramos@ericsson.com>
Jamo Luhrsen [Fri, 4 Nov 2016 17:26:17 +0000 (10:26 -0700)]
use Resource for variables file with .robot extension
Change-Id: I2ffb6cfecbd21af9cdfef1cd7e9a4b7063034a33
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Peter Gubka [Fri, 7 Oct 2016 09:49:37 +0000 (11:49 +0200)]
bgp prefixcount suite with nonreplicated bgp_rib
Change-Id: I28611ae8492c6e899be86e8f6309e777acf53d6f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Peter Gubka [Wed, 5 Oct 2016 14:11:32 +0000 (16:11 +0200)]
adding library to generate initial configuration files
Change-Id: Ib7bf785e3896741048f2bbababe087a8c10bde40
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Andrej Marcinek [Mon, 24 Oct 2016 08:35:00 +0000 (10:35 +0200)]
Use singleton parsing if old way fails
Add keyword for parsing singleton repsonse
Add netconf device singleton parsing method
Change-Id: I0590741d83f14db03129803dda3ba2e099fdc8db
Signed-off-by: Andrej Marcinek <amarcine@cisco.com>
Jamo Luhrsen [Wed, 2 Nov 2016 21:25:34 +0000 (14:25 -0700)]
move testplan file names to match new job names
Change-Id: I8b2acc310e37944a4fdace01544d8fbb199f4702
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Peter Gubka [Thu, 20 Oct 2016 09:48:04 +0000 (11:48 +0200)]
creating ExaBgpLib and refactoring bgp functional suites to use it
Change-Id: Id3cc0f150d5c907a8a2cae258514bf680b3c8d17
Signed-off-by: Peter Gubka <pgubka@cisco.com>
abbas [Wed, 26 Oct 2016 07:14:21 +0000 (12:44 +0530)]
VpnOperations keywords to use TemplatedRequest, also validations added.
Change-Id: I07cc392240ed692f3793915f39dff4397a5135f9
Signed-off-by: abbas <abbas.pareedkunju@tcs.com>
Jamo Luhrsen [Tue, 25 Oct 2016 23:28:29 +0000 (16:28 -0700)]
add bug logging to cbench latency failure test case
Change-Id: I7b888850faeb8001b3d00fd09e9d608890a8c70f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Praveen Mala [Mon, 15 Aug 2016 07:27:02 +0000 (03:27 -0400)]
Adding testcases for Qos and Queue Create/Read/Delete --passivemode
Change-Id: Ic0d2ed74cbdd4094d4862e6d484aa336e78300e9
Signed-off-by: Praveen Mala <praveen.mala@intel.com>
priya.ramasubbu [Wed, 26 Oct 2016 11:06:13 +0000 (16:36 +0530)]
Fix netvirt openstack failures as per recent changes in pipelines
* For bug 6089 fix, new tables have been introduced.
* It includes learn and resubmit actions.
* Change the variables in the suites as per the above fix.
Change-Id: Ibe6065909f87b1bf49f793e123191bfc318e622a
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Tue, 25 Oct 2016 18:54:03 +0000 (11:54 -0700)]
add setuputils to topoprocessing csit so karaf log KWs work
Change-Id: I86ced5d915962745d42277179470d061ea113a2c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Vratko Polak [Thu, 27 Oct 2016 17:30:16 +0000 (19:30 +0200)]
Bug 7019: Fix path to CompareStream in GBP Variables.robot
Change-Id: I00399f356b04b408a555e01b00e1b95de45cb70e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Andrej Marcinek [Thu, 20 Oct 2016 13:23:51 +0000 (15:23 +0200)]
Compare indexes as integers in Get_Owner_And_Candidates_For_Device
Change-Id: I4b46fc5a35ff4626689d00a3488916adb62ab519
Signed-off-by: Andrej Marcinek <amarcine@cisco.com>
Luis Gomez [Thu, 20 Oct 2016 08:06:04 +0000 (01:06 -0700)]
Refactor OpenFlow sw/link scalability and longevity tests
- Remove Scalability.robot resource
- Create WorkflowsOpenFlow.robot and WorkflowsL2switch.robot
- Modify longevity to use full mesh topology workflow
- Add flow 10K flow add/delete check to all tests.
- Add error messages in case of failure.
- Add topology discovery time and plot for it.
- Add JVM monitoring.
- Remove redundant sw scale test.
This goes with https://git.opendaylight.org/gerrit/#/c/47254
Change-Id: I7773ff1b2e7c6b36de46a51db8aa38994c282f30
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Mon, 24 Oct 2016 17:46:30 +0000 (10:46 -0700)]
Remove Start/Stop Suite from Utils.robot
Move all suites using this to Start/Stop Mininet.
Change-Id: Ie67266142daba403bf33fbe5a8df38ecae610188
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
rahul.agarwal [Tue, 25 Oct 2016 17:49:45 +0000 (23:19 +0530)]
Verify delete and recreate extra route test case added
Change-Id: I944479e709ce427aad2a727d835e95dd5de7d89a
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
miroslav.macko [Tue, 25 Oct 2016 12:22:14 +0000 (14:22 +0200)]
Fix add_Flows method in Flow config blaster
- Move nb_actions.append outside the loop
Change-Id: I8ccfb2c09d84c8caa811672f4e9511c2075d01fe
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
Karthik.S [Fri, 21 Oct 2016 15:27:00 +0000 (20:57 +0530)]
Fix Vlan topology creation failure in VTN Coordinator CSIT
Change-Id: Iafb553ec662a537ddff3eafc794ad07742469f81
Signed-off-by: Karthik.S <siva-karthik@hcl.com>
rahul.agarwal [Wed, 12 Oct 2016 20:05:32 +0000 (01:35 +0530)]
Datapath validation test cases for ELAN,router and extra route
Change-Id: Idda6da029d2990600c7a4b9dec9367ad90806ec9
Signed-off-by: rahul.agarwal <rahul.agarwal3@tcs.com>
Chaudhry Usama [Thu, 20 Oct 2016 23:29:47 +0000 (16:29 -0700)]
Updated the version of Cassandra Package
Change-Id: I724b08d5db409c842df425c5fc43fd69f43096d4
Signed-off-by: Chaudhry Usama <chaudhryusama@gmail.com>
gvrangan [Sat, 22 Oct 2016 00:28:12 +0000 (00:28 +0000)]
Add Security rules to allow UDP/ICMP
- Also modify the security group Keywords to use the new
keywords added to library.
- The rule for TCP was already present, but now replaced with the
new library KW
Change-Id: Ic1b8af82ef0d42c5b0fe6edc2cff43a4e1007ac6
Signed-off-by: gvrangan <venkatrangang@hcl.com>
basavarajhh [Wed, 19 Oct 2016 12:23:00 +0000 (05:23 -0700)]
New feature Neutron security group scripts and library commit
Change-Id: I5fdf261df0b4f582b9e1473014a3130723458cbf
Signed-off-by: basavarajhh <basavarajhh@gmail.com>
Luis Gomez [Fri, 21 Oct 2016 23:45:12 +0000 (16:45 -0700)]
Update basic OF tests to be run to verify libraries
Change-Id: I964545b576c4acb7b7318f6edd3ae43165a42a4f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>