summaryrefslogtreecommitdiffstats
path: root/robot/resources/sdnc_interface.robot
AgeCommit message (Collapse)AuthorFilesLines
2020-09-22SDNC new Healthcheck TCdeswali071-0/+27
Issue-ID: SDNC-1349 Change-Id: I2c44e5e470950c7592a74d24ff117f9df79ff4ec Signed-off-by: deswali07 <biswajit.deswali@amdocs.com>
2020-04-15Support smaller than /16 onap_oam networkBrian Freeman1-2/+6
move csar storage to /share mount (/share/csar) if /tmp fills up robot is evicted from k8 host Issue-ID: INT-1527 Change-Id: I55645f425d44f992dc6ee6df08cf6547e9154ba9 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-05Remove trailing spaces in robot scriptsmrichomme1-5/+5
warning raised when using robotframework-linter Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-11-04Initial Generic GRA API supportBrian Freeman1-9/+61
Fixes from testing with GRA on SO Added tags for instantiateVLBGRA, instantiateVFWDTGRA, instantiateGRA Issue-ID: INT-1345 Change-Id: I1e8839530c3335d2682cd4d592785c61cb6bbe45 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-10-15pass server id to preload so that it passesDR695H1-6/+6
Issue-ID: INT-1328 Change-Id: I509d69efd134ed0ff3f9b40d3dfa67fb29690b3b Signed-off-by: DR695H <dr695h@att.com>
2019-09-17add needed import and move cds to common folderDR695H1-4/+4
Issue-ID: TEST-214 Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8 Signed-off-by: DR695H <dr695h@att.com>
2019-09-12[INT] Add testsuite for vnf lifecycle validationstark, steven1-0/+41
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-08-05property cleanup and pnf cleanupDR695H1-0/+236
Issue-ID: TEST-184 Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e Signed-off-by: DR695H <dr695h@att.com>