summaryrefslogtreecommitdiffstats
path: root/vnf-sdk-function-test/conf/robot/robotMetaData.json
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Port nfvo/vnf_functest for framework mergeKailun Qin1-4/+4
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-14Config filesMurali-P1-0/+6
Resolved:VNFSDK-21 Function test base code Change-Id: Ic8cbf566843e7bf4b1209bb126ee675b11a1fcd6 Signed-off-by: Murali-P <murali.p@huawei.com>