[INT] Add testsuite for vnf lifecycle validation 85/94485/9
authorstark, steven <steven.stark@att.com>
Wed, 28 Aug 2019 23:11:53 +0000 (16:11 -0700)
committerDaniel Rose <dr695h@att.com>
Thu, 12 Sep 2019 21:58:03 +0000 (21:58 +0000)
commitea4af0caf0a786b9b8d05dc3d2749f965050f398
tree07e8ecd1557a35e564cd35db2296bb3b3f397bd0
parent956f45b32feb53a8da60025ca1ea3980ddf49bbe
[INT] Add testsuite for vnf lifecycle validation

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>
docker/Dockerfile
robot/resources/sdnc_interface.robot
robot/resources/test_templates/vnf_instantiation_ovp.robot [new file with mode: 0644]
robot/resources/vid/create_vid_vnf.robot
robot/resources/vid/vid_interface.robot
robot/resources/vvp_validation.robot [new file with mode: 0644]
robot/testsuites/vnf-orchestration-ovp.robot [new file with mode: 0644]