aboutsummaryrefslogtreecommitdiffstats
path: root/robot
AgeCommit message (Collapse)AuthorFilesLines
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 libDR695H3-4/+5
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 Freeman2-1/+5
Issue-ID: INT-838 Change-Id: I0b8b6d93673d47bcddae6999eebfcfc1da816574 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Cherry pick: vfwclosedloop for new vFWBrian Freeman4-32/+62
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 Freeman2-2/+2
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.pyDR695H8-112/+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 rammbockDR695H2-22/+8
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-20update health check timeout secondsyangyan1-1/+1
Issue-ID: VFC-1387 Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-20Update DCAE ms blueprintMarco Platania1-2/+2
Change-Id: I511247b3ce4a4eaf043dc0e33e49da706116a423 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-17Use policy yaml and encode itBrian Freeman5-2/+61
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 templatesDR695H2-2/+2
Change-Id: I2ee2308555b3d7b3fcf832c8ff5482c8f92b8c36 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-17Increase healthcheck timeout to 15 secondsYang Xu1-1/+1
Change-Id: I6ecc346d9a0ee7cd3be4af8baa8fb025bb382bf0 Issue-ID: INT-1081 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-17Add test timout set for 3m in order to stop test when mesage router is not ↵krzysztof kuzmicki1-0/+2
responding Issue-ID: INT-1065 Change-Id: I8fb817f32a2244452e58794eb705c481991addca Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-05-17changes reverted due to revert in OOM:integration_robot_properties.pymarekpl1-3/+3
changes reverted due to revert in OOM:integration_robot_properties.py https://gerrit.onap.org/r/#/c/87967/ Change-Id: I542884596d7480e85975df641320f233b6af5de6 Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-17Set resource type as VL for Generic NeutronNetYang Xu2-6/+6
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com> (cherry picked from commit 7464de975c50a3efe1c6a1cbe7159e5ebc705fff)
2019-05-16Fix operational template encodingBrian Freeman1-1/+1
Issue-ID: POLICY-1685 Change-Id: Icb8a15abe1dedde718effe076a5f3d3709c0c18d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-16hvves message router port variable updatemarekpl1-4/+4
hvves message router port variable update Change-Id: I1f714d2107f558ed26a7265ff35ca85424bef482 Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
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 Freeman2-4/+6
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 librariesDR695H12-38/+20
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 fixmarekpl2-15/+12
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-13Add healthcheck for multicloud-k8s chartKiran Kamineni1-0/+4
Add healthcheck for multicloud-k8s helm chart. Calls the healthcheck api via MSB Issue-ID: MULTICLOUD-622 Change-Id: I2d5f59514655e2d47f0f5596966cf061f9ef2551 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-10hvves testsuite update dut to kafka sasl featuremarekpl3-33/+25
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-09remove items that are in demo nowDR695H26-2862/+0
starting in beijing the heat templates are no longer in the testsuite repo Change-Id: If1e6e888508fca5ca5ab8d876a4eb633407e0498 Issue-ID: TEST-148 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H45-341/+163
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-09Merge "Fix FCAPS health check issue"Daniel Rose1-1/+1
2019-05-09multicloud_thinkcloud not part of small configurationmrichomme1-1/+1
all specific openstack cloud referenced in full configuration Issue-ID: MULTICLOUD-618 Change-Id: I7f66d0a227f339e30acd8512823adbcd6448b1a0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-05-09Fix FCAPS health check issueLiexiang Yue1-1/+1
Issue-ID: MULTICLOUD-584 Change-Id: Ib14986c8bfb1ab449fce6eb4bdb421d5cec345e5 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-05-09Fix space on Log To ConsoleBrian Freeman3-22/+59
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-09Merge "Push new DCAE blueprint for TCA"Brian Freeman1-0/+175
2019-05-08Push new DCAE blueprint for TCAMarco Platania1-0/+175
Change-Id: I2c27c1c52728ef6b066650090ce2da7348b8ba18 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-09Merge "Fixes for New Policy API"Gary Wu2-2/+4
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-08update readme, add demo jinja, stage1 of servmapDR695H2-97/+34
Change-Id: Ibf7ec8a9915b03bbf25cd3c86c23fe3056b4a42a Issue-ID: TEST-152 Signed-off-by: DR695H <dr695h@att.com>
2019-05-06Healthchecks for New Policy ComponentsBilal A2-1/+68
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-05add modeling parser healthcheckyangyan1-0/+4
Issue-ID: INT-1063 Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e Signed-off-by: yangyan <yangyanyj@chinamobile.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 Freeman4-4/+86
fixed Pomba Documentation warning Issue-ID: INT-1058 Change-Id: Ifda1ccf4002312d031fde2520226de719b788853 Signed-off-by: Brian Freeman <bf1936@att.com>