aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-05[INT] Adding setuptools and wheel for 3.7elaltostark, steven1-0/+1
Issue-ID: INT-1476 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I58011896645e96f9c051e282bfd32e28b213f909 (cherry picked from commit 4c4872c6ad56e95e53dbf4600465f84e1f2e4fa1)
2019-10-24release testsuite 1.5.45.1.0-ONAPdr695h1-0/+8
Issue-ID: TEST-223 Change-Id: I8e2dcdc9cc69a633d857cf11e26f2c4a2ec79785 Signed-off-by: dr695h <dr695h@att.com>
2019-10-23Fix componentInstance Get1.5.4Brian Freeman1-1/+1
Issue-ID: INT-1334 Change-Id: I6aa7e0b3a560cd710d7151b22713b823f69b2f47 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-23Fix portal testsBrian Freeman2-61/+70
remove tag from failing test case cleanup portalDef.robot for timing and elements more work required in frankfurt Issue-ID: INT-1341 Change-Id: I70c93bdc0e40af27d97b3ecb6cb9861893519c5c Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-23Fixes for stability runBrian Freeman4-7/+10
Issue-ID: INT-1334 Change-Id: I716e1de6f8826734229c7386454cc2e9d755687a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-16adding in 1.5.3 release for testsuiteDR695H2-1/+9
Issue-ID: TEST-223 Change-Id: I7c61c113b2240efac2eef3669c3bb260f98e9cfb Signed-off-by: DR695H <dr695h@att.com>
2019-10-15Fix teardown1.5.3Brian Freeman1-3/+3
Issue-ID: INT-1315 Change-Id: I42c5501f661815389948b1a4e5db61d63884b584 Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit 53bf8d65899a09bf6c126d60ba3009e5ebdac497)
2019-10-11pass server id to preload so that it passesDR695H2-7/+7
Issue-ID: INT-1328 Change-Id: I509d69efd134ed0ff3f9b40d3dfa67fb29690b3b Signed-off-by: DR695H <dr695h@att.com>
2019-10-11split out the pre part to only be used on robotframework onapDR695H1-3/+8
Issue-ID: INT-1327 Change-Id: I05ac41570f1b9cddc2657e4992310522960c81e1 Signed-off-by: DR695H <dr695h@att.com>
2019-10-07Fail on DISTRIBUTION_COMPLETE_ERRORBrian Freeman2-1/+5
Create Keyword for Download CSAR Issue-ID: INT-1314 Change-Id: I576093cea61fd5f77aafb6edd119c254b674a2fc Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-07updating setup so that we can correctly resolve onap libsDR695H1-1/+2
Issue-ID: INT-1292 Change-Id: If1e4f12ff5e667bf6af6476334aaa2498eb134b5 Signed-off-by: DR695H <dr695h@att.com>
2019-10-07Add repush policyBrian Freeman3-2/+18
Add Undeploy before push Fix RESOURCE_ID in old template Issue-ID: INT-1272 Change-Id: If04e692f7927a1170b2d686a4f9e7b39a400973b Signed-off-by: Brian Freeman <bf1936@att.com> (cherry picked from commit e6c3d284755488212e993835e4fcb5d4230a2bdb)
2019-10-04updating the version so that testsuite can pull it inDR695H1-1/+1
Issue-ID: INT-1292 Change-Id: Ibbe2cde5ff0a8e1585aff155d1f921131c21e809 Signed-off-by: DR695H <dr695h@att.com>
2019-10-04hacking in the v2 client version so this keeps runningDR695H1-0/+2
Issue-ID: INT-1292 Change-Id: I4f13bcee733cf83df9320361358b728e61c1ae82 Signed-off-by: DR695H <dr695h@att.com>
2019-09-23Fix ControlLoop Name and TeardownBrian Freeman2-5/+5
Issue-ID: INT-1272 Change-Id: Ib9d628b59d1b0367d05d7f4973cf66ad0a48f161 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-19uprevving the version for the buildDR695H1-1/+1
Issue-ID: TEST-214 Change-Id: I2967ea9550f3adc253f5d7aa7500f8c1427f2fe9 Signed-off-by: DR695H <dr695h@att.com>
2019-09-17add needed import and move cds to common folderDR695H10-103/+104
Issue-ID: TEST-214 Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8 Signed-off-by: DR695H <dr695h@att.com>
2019-09-17Fix Create VID VNFbdfreeman14212-3/+4
Issue-ID: INT-1263 Change-Id: I1d53494704811871f508ba6e0b3006ca63ccb396 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2019-09-16[INT] adding back cloud owner convert to upper casestark, steven2-1/+4
Cloud owner convert to upper case was removed accidentally in change https://gerrit.onap.org/r/c/testsuite/+/94485 Also fixing import for vvp validation Issue-ID: INT-1197 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I94dd90c30a91643bb605b8ad6a4c45235ba099ed
2019-09-16Add aai model size post install checkBrian Freeman2-0/+4
Issue-ID: INT-1139 Change-Id: I95a63b7ab3ea29433e8f24cb1839349de7587faa Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-13Add instantiate vLB_CDS to robot (jinja template)Abdelmuhaimen Seaudi2-2/+165
Issue-ID: TEST-194 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I32590fdd944cb1f624b5d551acae3dbaed2fe350
2019-09-13Add isntantiate vLB_CDS to robotAbdelmuhaimen Seaudi2-1/+59
Issue-ID: TEST-194 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I49986cd4ee5755e34a1b3b4df198de26e569c7c8 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com>
2019-09-12[INT] Add testsuite for vnf lifecycle validationstark, steven7-15/+439
The new testsuite is intended for heat-based VNFs going through the OPNFV VNF lifecycle validation. At the end of the test it will package up the results into a tarball for submission to the OVP portal. The testcase uploads a VNF pacakge and - executes the VVP validation scripts - models and distributes in SDC - instantiates via VID - validates the stack in OpenStack WIP instructions available here: https://wiki.onap.org/pages/viewpage.action?pageId=68546123 Issue-ID: INT-1197 Change-Id: I2ef827c64b64bdc7e2259806d86d6272cf77221c Signed-off-by: stark, steven <steven.stark@att.com>
2019-09-09non template files in templating directory need full path1.5.2DR695H1-1/+1
Issue-ID: TEST-199 Change-Id: I83eeb1d90b1a945b2c4c5466a76dd5131803e324 Signed-off-by: DR695H <dr695h@att.com>
2019-09-05ROBOT test cases improvements for PnP PNF in El Alto releaseKrzysztof Kuzmicki2-2/+2
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I356ec9234d63fec0b6314b37f43d3900ff1a01cf
2019-08-25Fix alootted_properties templateBrian Freeman1-4/+4
Issue-ID: AAI-2582 Change-Id: Iefb61249515370cbb43d09590c4c52ab975398bb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-22Add missing models.robotBrian Freeman1-0/+18
Issue-ID: INT-1139 Change-Id: Ib2f2b6370875599304f1516806c27997155cec70 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-22sdc needs to do a json data loadsDR695H3-11/+8
Issue-ID: TEST-184 Change-Id: I10eadc66fa97d57b6985ce5b5dc5838d7a7ccd00 Signed-off-by: DR695H <dr695h@att.com>
2019-08-22Delete helth check for ocataHaibin Huang1-4/+0
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I733ffce4405611e61511f1fa2b533019cbbb87e8
2019-08-21Post Install Test for AAIBrian Freeman1-0/+3
Issue-ID: INT-1139 Change-Id: I4c9b1a733301d09acb96cbfbda95ea926c01fb44 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-20moving so endpoints to the properties repoDR695H2-11/+1
Issue-ID: INT-1205 Change-Id: Iadb6ae4d196c44b907691651bfe92dffa4a6645e Signed-off-by: DR695H <dr695h@att.com>
2019-08-20Add SDC-DCAE-DS integration testkaihlavi12-14/+1947
Add initial end-to-end SDC integration test case including SDC-DCAE-DS via APIs to create a catalog service with monitoring configuration as described under https://wiki.onap.org/display/DW/How+to+Create+a+Service+with+a+Monitoring+Configuration+using+SDC This test case is adjusted for onapci from csit/tests/sdc-dcae-d/dcaed/ Please note that this commit changes commonly used sdc_interface.robot and affects all distribution test cases Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I8c7766d286f80431bfb8be60a8299ce98a4ae81f
2019-08-19updating the version.propertiesDR695H3-2/+3
Issue-ID: TEST-184 Change-Id: I10361747b883ae6eb899a74a2055761c64ee8def Signed-off-by: DR695H <dr695h@att.com>
2019-08-15Update description and fix minor layout issueskaihlavi1-7/+8
- update oddly duplicated obsolete description - included Library moved up to the front of Resource inclusions - some tabs replaced with spaces, line break added between test cases Issue-ID: TEST-196 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Ie24f7da4209610572fd14b8344de5df45b110823
2019-08-14Remove redundant vCPEResCust keywordkaihlavi1-4/+0
Remove unused "Distribute vCPEResCust Model" keyword to avoid confusion regarding the vCPEResCust test case flow Issue-ID: TEST-190 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I3e8beca18ce88e27a284eab966f8507ea6f8e1d3
2019-08-13Add CDS Blueprint Processor health-check to robotAbdelmuhaimen Seaudi2-0/+29
Issue-ID: TEST-193 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I459a1e74401105ac029b417aee6604aa2f462fed Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-09Improve descriptions and correct typoskaihlavi3-252/+252
- Improve non-descriptive descriptions - Correct numerous typos in test case and keyword names - Fix indentation and clean up tabs and redundant whitespaces Issue-ID: PORTAL-702 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Idcf03dcd7d0324b734fa6bd14fb5ce0f873b1c6e
2019-08-08remove one last sdc warningDR695H2-2/+4
and also updating chrome driver and docker Issue-ID: TEST-184 Change-Id: If730bdd5365ab1ded28a071ff8d8bb41f342fb84 Signed-off-by: DR695H <dr695h@att.com>
2019-08-06clean up warningsDR695H3-30/+24
Issue-ID: TEST-150 Change-Id: I5ea44cda77d2558c9afce9a4a60c4ed7da820eea Signed-off-by: DR695H <dr695h@att.com>
2019-08-06HV-VES SSL ete test case addedmarekpl2-16/+44
HV-VES SSL ete test case added Change-Id: I378e6e04f32377ad802c88ac3e68f7ce3632e677 Issue-ID: DCAEGEN2-1226 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-08-05property cleanup and pnf cleanupDR695H13-87/+41
Issue-ID: TEST-184 Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e Signed-off-by: DR695H <dr695h@att.com>
2019-08-04Add vLB_CDS distribution with CDS input parametersAbdelmuhaimen Seaudi1-11/+11
Issue-ID: TEST-180 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Iaab9daf59147b3cf1493bfea276f69fde04d2f97 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-08-02ROBOT test cases improvements for PnP PNF in El Alto releasekrzysztof kuzmicki13-52/+322
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
2019-08-02no global properties portalDR695H3-207/+75
Issue-ID: TEST-184 Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd Signed-off-by: DR695H <dr695h@att.com>
2019-08-02dont reference the dictionary in propertiesDR695H2-4/+5
Issue-ID: TEST-184 Change-Id: I5d72aa9f0d102f6099c9fff442c84b9d3b28a1f2 Signed-off-by: DR695H <dr695h@att.com>
2019-07-31removing extra variablesDR695H5-9/+6
Issue-ID: TEST-184 Change-Id: I700f0b4f2a9b94bcdcc263b903b4658238f5388b Signed-off-by: DR695H <dr695h@att.com>
2019-07-31cleaning up heatbridge1.5.0DR695H5-17/+13
Issue-ID: TEST-183 Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5 Signed-off-by: DR695H <dr695h@att.com>
2019-07-31add vnf and service to vnf orchDR695H6-14/+8
Issue-ID: TEST-174 Change-Id: If58e3fb7c3d9ddb86a0dd29bc2412b91d4bf3fed Signed-off-by: DR695H <dr695h@att.com>
2019-07-30adding in the by label instead of by valueDR695H2-2/+2
Issue-ID: TEST-174 Change-Id: I82398e2d26f638a9cc32c3080b12973563f3be81 Signed-off-by: DR695H <dr695h@att.com>
2019-07-30renaming the tempalte folder to be correctDR695H18-0/+0
Issue-ID: TEST-174 Change-Id: I2909b87e8c3c7b70c4af7c475788fcb0d03c0b26 Signed-off-by: DR695H <dr695h@att.com>