aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18remove kafkacat useDR695H1-11/+5
kafkacat didnt work on windows and wasnt guranteed to be there Issue-ID: TEST-158 Change-Id: Ib30ff646fa595820328b7c51efa8d43c81cad12b Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H15-23/+15
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-06-17moving to python based music libsDR695H1-28/+1
Issue-ID: TEST-158 Change-Id: I53fd874206294410f7701d6f0f5946c0f8aa8734 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17clean up of vvp and oofDR695H2-11/+11
moved unit tests to subfolders and removed properties that were not defined for services that werent in oom Issue-ID: TEST-158 Change-Id: Ia93ed702ba1fc4a91d959113bb79ebb6e11124e2 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13forgot to add hvess changes to the socket changeDR695H1-2/+6
Change-Id: Id83727ba0a06f28ae0b7bf41c074542b3801e3f8 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H31-90/+86
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13remove the unused import and remove the dnsutilsDR695H5-25/+3
Change-Id: I41fc25ab47baac9f82011a68161b0963c074e590 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-06-09Work around for Slower EnvBrian Freeman1-3/+5
Issue-ID: INT-1099 Change-Id: I825072da0718cea4a7cd127594cbd1f79c7880b2 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-03replace protobuf cli with robot libDR695H1-1/+1
Change-Id: I230ef223b8a9264d5935d7cdbccc7db8986c2257 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replcaing jsonutils with onaplib.jsonDR695H16-17/+15
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03Reset Flows to Medium on TeardownBrian Freeman1-1/+4
Issue-ID: INT-838 Change-Id: I0b8b6d93673d47bcddae6999eebfcfc1da816574 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Cherry pick: vfwclosedloop for new vFWBrian Freeman2-32/+56
Manual cherry pick from dublin Issue-ID: INT-838 Change-Id: I19f619f6e5b1c0a788e0f6014d79c07c88e3eecd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-24removing requests client certDR695H7-8/+0
removing requets client cert because it is now provided naitvely in the requests library an no one is using it anyway Change-Id: Ia0e8f7a09f672011dcf1d600a86ef16d9795a145 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24Match API version-id requirementBrian Freeman1-1/+1
Create Policy returns and integer but push policy expect X.0.0 template updated to match push API Add back test for 200 to push that was used for testing Issue-ID: POLICY-1685 Change-Id: I7fa22ddecfcdbef3fc03cedbb59c77cf336fec2d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-22removing servicemapping.pyDR695H7-32/+46
everything is in demo folder now Change-Id: Ib2fc57c7a3912526b51c8bd8e3a99451281c72a6 Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22Fix keyword documentation for ASDC interfacekaihlavi1-66/+98
Correct multiple copy-pasted comments and typos in keyword documentation of asdc_interface.robot Issue-ID: INT-1087 Change-Id: I281cd733e78f60fd6390006ca445ff0a5d4fec51 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-21remove rammbockDR695H1-18/+7
replace rammbock with raw tcp send of data Change-Id: I04d6731ddabae3b2665c3492f948a85698fbe745 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-21Removed duplicate keyword in policyBrian Freeman1-21/+0
Issue-ID: POLICY-1685 Change-Id: I4c05348a4c06811962651ac47d81bb5762d45aa4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-17Use policy yaml and encode itBrian Freeman1-0/+30
Leaving old urlencoded tempalte in case we need to revert Issue-ID: POLICY-1685 Change-Id: I25bbf86193863ff0787b0b6e9987227360ed6a88 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-17moving hvves out of templatesDR695H1-0/+0
Change-Id: I2ee2308555b3d7b3fcf832c8ff5482c8f92b8c36 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-17Set resource type as VL for Generic NeutronNetYang Xu1-5/+5
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com> (cherry picked from commit 7464de975c50a3efe1c6a1cbe7159e5ebc705fff)
2019-05-15Merge "Fix APPC Mount Create"Gary Wu1-1/+5
2019-05-15Remove disable_warningsSylvain Desbureaux1-8/+8
disable_warnings options of robotframework-requests has an incorrect behavior (force log level for the whole run at 'Error') and then breaks testsuite use when it's launched programmatically. I've tested without these warnings and I don't see any side effects Change-Id: I0d97ae2c1e64ad3239d2add7edb1f23ea7b40f0d Issue-ID: TEST-156 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-05-15Fix APPC Mount CreateBrian Freeman1-1/+5
Issue-ID: INT-1077 Change-Id: Iede5d580f263164f4bdcf4d4a0b048fd8f22c27c Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-15Set VersionBrian Freeman1-3/+5
Read policy-version from create of operational Issue-ID: POLICY-1685 Change-Id: I6d98bd1149b99bc4a105d1d471657a7cff0d4446 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-14remove unneeded librariesDR695H10-34/+17
httplibrary is replicated with requests so replacing the few places that use it with the requests. also removing kafkalibrary since it isnt used and we dont want to use it since its not python 3 compatible. Change-Id: I4acd09e4f0f776ebf99f386d17637712551b3243 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-14Merge "Update NBI API version for Dublin in robot test"Daniel Rose1-1/+1
2019-05-14DCAEGEN2-1448 master hvves testsuite fixmarekpl1-12/+9
DCAEGEN2-1448 master hvves testsuite fix Change-Id: I149c8b6cbe8945cd8f82523975b4e83b41e239f1 Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-14Update NBI API version for Dublin in robot testmrichomme1-1/+1
Issue-ID: EXTAPI-241 Depends-On: I08269f126c5c2fbf9aa38a2c07f34a05c9caeeac Change-Id: Id154fc0db655c301c0c9abbdc90d21d2af514288 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-05-10hvves testsuite update dut to kafka sasl featuremarekpl2-19/+17
hvves testsuite update dut to kafka sasl feature Change-Id: I1bb65e8770488ae773265bd9d251810e7a508055 Signed-off-by: marekpl <marek.pondel@nokia.com> Issue-ID: DCAEGEN2-1448
2019-05-09upgrade to python3 librariesDR695H36-268/+138
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09Fix space on Log To ConsoleBrian Freeman1-19/+56
fix template $ change POST to Policy Api, Pap Added Validate Issue-ID: INT-1071 Change-Id: I8bd51341221e3dd2fb000ae1c5686760a279413e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-09Fixes for New Policy APIBrian Freeman2-2/+4
fix private key for Wait For Server Issue-ID: INT-1071 Change-Id: I3c6e6e59dc3c6f3fe53887f48cd20ba16b50f402 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-06Healthchecks for New Policy ComponentsBilal A1-0/+62
Adds healthchecks for following new Policy components: 1- Policy API 2- Policy PAP 3- Policy Distribution 4- Policy APEX PDP 5- Policy XACML PDP Change-Id: If390add061957ea26222b2336b4d40874d913192 Issue-ID: POLICY-1630 Signed-off-by: Bilal A <bilal@research.att.com>
2019-05-06Merge "Fixes from SoUtil and Pairwise test"Daniel Rose2-3/+3
2019-05-06Fixes from SoUtil and Pairwise testBrian Freeman2-3/+3
update vf_module_name to vf_module_name_list remove heatbridge from SoUtil parameters Issue-ID: INT-1061 Change-Id: Ifd00b9a45e8ae58ad2ffd1058a08a3ade1a6cab5 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-06Increase time for AAI check for initial DMaaP topic creationMarcin Migdal1-1/+1
Change-Id: I2b281bf3130792ee1a23585f39ed697e97233151 Issue-ID: INT-1065 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-05-03fix getting id from thisDR695H1-1/+1
fixing the id to not duplicate the response section Change-Id: I0a1567e58d8347dbc893fb25ba79cd5304eed7e2 Issue-ID: TEST-145 Signed-off-by: DR695H <dr695h@att.com>
2019-05-03remove unneeded packages from setupDR695H1-3/+1
4 of them were needed by robotframework-onap and are now included as dependencies of the robotframework-onap package. the other one wasnt really needed in robot and is replaced with existing mechnaisms Change-Id: I8ac8c0df88b03de238626e4995090c7aa10e15f8 Issue-ID: TEST-145 Signed-off-by: DR695H <dr695h@att.com>
2019-05-02Add DMaaP Update topic ACL testBrian Freeman2-4/+63
fixed Pomba Documentation warning Issue-ID: INT-1058 Change-Id: Ifda1ccf4002312d031fde2520226de719b788853 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-30Updates for new policyBrian Freeman3-7/+39
Fix for APPC mount of multiple VM VNFs Issue-ID: POLICY-1685 Change-Id: If8de8ecaa2052044af0512206fe8b326b21f50c4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Update for Dublin Policy APIBrian Freeman2-1/+34
Add newline for downloaded CSAR Log in sdc interface Add templates and Keywords for new Policy API for testing Issue-ID: POLICY-1685 Change-Id: Ib85d3be4004dda04ae6c8d95d48763222547528e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Create OOM based CSIT for OSDFvrvarma1-0/+26
Adding CSIT test cases for OSDF for homing and pci-opt Change-Id: I6ad770ef12d8c90373fd7e8b97091a262f1d241a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-450
2019-04-26Fix preload mapping for simple VNFBrian Freeman1-2/+4
Issue-ID: INT-1039 Change-Id: I21558887477664da6b36f2a422f6557dc62dbd4d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Shorten vnf and vf namesBrian Freeman1-0/+2
Issue-ID: INT-1048 Change-Id: Ic83f3b27a9f3ba241d253edebb751c9a85a66e13 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Cleanup Instantiate vLBBrian Freeman2-5/+5
Remmove vLB Hack since vLBMS doesnt need it Move vLB service to use vLBMS Heat template Issue-ID: INT-1039 Change-Id: If92bbec8579305aecddd698257c4e3e6af52b76b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Fix instantiate preloadBrian Freeman1-0/+3
Issue-ID: INT-1039 Change-Id: I18740fdd67a5c3ee3fb29f8140bc7c80f85994dd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-18Removed Vnf Profile stepBrian Freeman1-1/+2
Issue-ID: SDNC-729 Change-Id: Id406bb3e866677ac0e24a4192cb4395f69ca8412 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-18Merge "tests for bus controller"Daniel Rose1-0/+29
2019-04-18tests for bus controllerpkaras1-0/+29
Change-Id: Ib21382bc74832c223d87bd193c030428b6a8b6e4 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>