summaryrefslogtreecommitdiffstats
path: root/robot/resources/vvp_validation.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16[INT] adding back cloud owner convert to upper casestark, steven1-1/+1
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-12[INT] Add testsuite for vnf lifecycle validationstark, steven1-0/+49
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>