summaryrefslogtreecommitdiffstats
path: root/distribution/standalone/src/main/assembly/conf/vnfsdkfunctest.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Port nfvo/vnf_functest for framework mergeKailun Qin1-5/+10
Merged VNF onboarding test functions and frameworks locating separately in nfvo/vnf_functest and vnfsdk/vnf-sdk-function-test seed code. 1) Reconstructed by aligning with the original interface and sequence design; 2) Replaced Restful calls with local invokes; 3) Implemented DB support (PostgreSQL) for persistent recording; 4) Added unit tests associated; 5) Unified package names to "onap"; 6) Fixed several inherent issues. Issue-ID: VNFSDK-178 Change-Id: I2147c5df8dd400adef71dafca9073b12d992d2df Signed-off-by: Kailun Qin <kailun.qin@intel.com>
2017-02-01Modify config filesMurali-P1-1/+1
Resolved:INT-77 Docker image creation Change-Id: I5c27631fd40dcc7eea56fe8f9c9bb493a7781c25 Signed-off-by: Murali-P <murali.p@huawei.com>
2017-01-31VNF SDK Function test init CodeMurali-P1-0/+61
Resolved:VNFSDK-21 Function test base code Change-Id: Ib8070d0549acdea4775bd325c5a282d5e2a708e0 Signed-off-by: Murali-P <murali.p@huawei.com>