summaryrefslogtreecommitdiffstats
path: root/robot/resources/test_templates
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14remove unneeded librariesDR695H2-17/+10
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-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-10hvves testsuite update dut to kafka sasl featuremarekpl1-15/+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 librariesDR695H5-18/+19
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-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-04-30Updates for new policyBrian Freeman1-1/+3
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-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 Freeman1-3/+3
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-02-04Dynamic Service Mapping & vFW ip port referencesBrian Freeman1-2/+4
Issue-ID: INT-829 Change-Id: I10f229996cdeb049840fdefe78b35187186a5517 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-28E2E PNF registration scenario fixkrzysztof kuzmicki1-1/+0
Issue-ID: INT-685 Change-Id: I025f92ea87426a936bc22c90ae94a9970d4599c9 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-11-25Add vCPEResCust Model onboardingbdfreeman14211-0/+63
Issue-ID: INT-601 Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2018-11-17Download CSARbdfreeman14211-0/+1
Issue-ID: INT-601 Change-Id: I81eeaa101a8da1f98b4b52177ac4db7d122e3371 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2018-11-16Automate Onboarding of vCPE:Infra,BNG,GMUX,BRGBrian Freeman1-1/+1
Issue-ID: INT-601 Change-Id: If39cab716749e5dfe6abcce2f468366fca0bf849 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-14E2E PNF registration scenario fixkrzysztof kuzmicki1-8/+14
Issue-ID: INT-685 Change-Id: Id4c7755d63db96548da9989fd821b37a7b7a16c2 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-11-09Wait an extra minute for vfwclosedloop detectionGary Wu1-6/+8
Change-Id: If6904b71f2b70677f35a71797443b375ebe96836 Issue-ID: INT-715 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-09Fix use of wrong key for generic_vnfs dictionaryGary Wu1-2/+2
Change-Id: I2702d496363ac4b3f20a104d332e74263280552b Issue-ID: INT-715 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-09Get model-invariant-id from AAI for vFWCLGary Wu1-10/+12
Change-Id: I6364bb71d9ec88e0e0bcb962b9d7531df09652c6 Issue-ID: INT-715 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Fix parsing in closed loop policy checksGary Wu1-19/+12
Also added new tags to assist per-suite debugging. Change-Id: Ice67dee685f2ee583ae54c0bba1ca7358f842da1 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Get UUID's from SDC for Demo InstantiateBrian Freeman1-22/+5
Issue-ID: INT-704 Change-Id: Id63ddaeec2796e494075a8677a34e4ccb42ef73d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Distribute vFWNG model for CDSYang Xu1-2/+2
Change-Id: I9ed7b7204ab401fb39d6271af2c725315fd1bff3 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-29Merge "Distribute Demo VNF from existing model"Daniel Rose1-0/+62
2018-10-29Distribute Demo VNF from existing modelBrian Freeman1-0/+62
Firt version that uses a static file of the vnf-type and vf-module-id SDC query can be used to get these but that will be a second pass. Issue-ID: INT-704 Change-Id: Icf4571a0ad11d59f7985a253e55fcb5894a3e82f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-29Fix for HV-VES TA sunny scenario.marekpl1-0/+9
Introducing wait mechanism in test until topic is created after 1st message sent by HV-VES to Kafka. Issue-ID: INT-650 Change-Id: Ie21bad0a690a39621f9bf49618d0b19e202b2913 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-28Support multiple vfmodules in Robot CDS macro flowYang Xu1-8/+21
Change-Id: I4a4c32ef624cb4fb403bf4e43c7e410d61eccfb8 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-25Fix for HV-VES TA sunny scenariomarekpl1-2/+3
Handle situation when the topic doesn't exist yet because it is created on kafka after 1st HV-VES message is sent Issue-ID: INT-650 Change-Id: Ie95af8a02ce5cda703f1898cb5d7ece32262987b Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-24HV-VES TA sunny scenariomarekpl1-0/+51
Robot Framework for HV-VES sunny scenario case Issue-ID: INT-650 Change-Id: I27476a821d9f51e4e4c2a5cf33a3a8a13b8c7f34 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki1-6/+6
Change-Id: Icbe8914f6111f5ca385117d3c7027e53e960281b Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki1-0/+97
Change-Id: I09e23319bd33ba89ac256a3d687c9caa351d4d46 Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-09-18Robot script triggering SO Macro for vFW use caseYang Xu1-0/+145
Change-Id: I1944e3fa5f20091d7f6f7b58673f2ef5e51a3fe4 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-08-28Updates for SO instantie testsBrian Freeman1-1/+2
Issue-ID: INT-621 Change-Id: I1cc466a01975cd815aa1e4999763b3b36a9d5695 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-08Fix for SDC Distribution w/o VSP Certifyv1.3.0Brian Freeman1-1/+1
Issue-ID: INT-609 Change-Id: I3e476229f8b60b763c05b048f5c31df0b8893439 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-01Create test case for No DeleteBrian Freeman1-2/+2
Issue-ID: INT-608 Change-Id: I22d3112ca8a17a6ec8f62e4899cf876e32dcfea7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-26Create Robot Test of Closed LoopBrian Freeman1-1/+30
Issue-ID: INT-584 Change-Id: I09dd8efd3e6c8c23fd9d90178c17b47d0f4553bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-23First Pass Automated vFW control setupBrian Freeman1-0/+1
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-13Update Delete / Detect SO COMPLETE in distributeBrian Freeman1-3/+36
Issue-ID: TEST-92 Change-Id: I26879237743e356c9205e1c35b8f550846c168c5 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Add Project and Owning Entity to VIDbdfreeman14211-2/+3
Issue-ID: TEST-89 Change-Id: I290589d74c13960a6cc57ae937f5c62f535f8c17 Signed-off-by: Brian Freeman <bf1936@att.com> Update Instantiate for Beijing Issue-ID: TEST-91 Change-Id: If56dff3719a63f45cc15e0fdd6a0499b6de5d00e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu1-1/+1
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-12adding in music healthcheckDR695H1-1/+1
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
2018-03-20Merge "Fix data type mismatch in comparison"Daniel Rose1-3/+3
2018-03-20Merge "Health Check SDC Distribution"Daniel Rose1-0/+5
2018-03-20Fix data type mismatch in comparisonGary Wu1-3/+3
Change-Id: I441618a3c8917fa478391017905fcefdfcdb28c3 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Fix vDNS config policy nameGary Wu1-1/+1
Change-Id: Ie78316fb1e8b87ef13fd3cb9ae0c6b2fe7823252 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit bd2f9b086f1eacf25fa193551decccaf897537f1)
2018-03-20Update vDNS config policyPamela Dragosh1-6/+6
We will need to update all the policies but this will specifically address the vDNS configuration policy for the DCAE micro services. Change-Id: I178b16b5c5266e8ada834f34406bfeaf77379dd1 Issue-ID: INT-445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-19Health Check SDC DistributionBrian Freeman1-0/+5
Issue-ID: TEST-13 Change-Id: I19738aa1cea4de8f3fec6de5b8808a8c90f10f2a Signed-off-by: DR695H <dr695h@att.com>
2018-02-23cleaning up some dirty code and warnings from REDDR695H1-0/+1
Issue-ID: TEST-79 Change-Id: Iadfe17079c4cf1aa4483464c748d2ab31244df63 Signed-off-by: DR695H <dr695h@att.com>
2017-12-01Add support for vFWCL - multiple VNFsJerry Flood3-16/+63
Issue-ID: TEST-72 Change-Id: Ic6fe176ca5fdeac00cd5018aecf7824ec4eca287 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-22Report test failure when Delete VNF fails1.0.0-ONAP1.0.0-AmsterdamJerry Flood1-1/+1
Issue-ID: TEST-54 Change-Id: Id92f2bbdcc967f44024c8f3aa53d45f82616ea9f Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-21Update VID and SDNC preload for amsterdamJerry Flood1-3/+3
Issue: TEST-54 Change-Id: Iaa0d952d78f11cf1d271dce7de21bca2ff7cd419 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-12Update A&AI api to v11 and create complexJerry Flood1-0/+2
Issue: TEST-34 Change-Id: Ibac7f78390f517e3d3876ec0adff97d1136b2f28 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Fix up the vVG server heat templateJerry Flood1-1/+1
Issue: TEST-14 Change-Id: I8304325c9c3b2abebd358f7d931d9d7490d33a5b Signed-off-by: Jerry Flood <jf9860@att.com>