summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2017-10-19Add a UT thresholdBin Yang1-0/+1
This change helps to monitor and detect changes that reduce the porcentage of the Unit test coverage. Change-Id: I289f4c2f9d13b5531b8d7580f62a3a7ba5f3ee5f Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: MULTICLOUD-83 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-09-18Refactor Service UTsVictor Morales1-1/+2
The Unit tests that covers the get function of Service resource was generic, this change pretends to translate it to use cases. Change-Id: Iaec6d0751b5501612aebb240423da750bd56abff Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: MULTICLOUD-83
2017-09-04Fix restcall to AAIBin Yang1-0/+4
fix restcall to AAI, and fix extension API response Change-Id: I0d786135de5c4d96d447a51af99adfe04178765e Issue-Id: MULTICLOUD-58 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-02-23Fix bug of unittest: missing logs dirBin Yang1-1/+1
Fix a bug resulting unittest failure:missing logs dir in git repo. Rename tag to be more generic as well. Change-Id: I5cf4460a0a606ce9d0a313856e1655d2c0c9d88f Issue-Id: MULTIVIM-42 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-02-22Setup micro-service of newton driverBin Yang1-0/+7
Change-Id: I86dd5d3032eb70d0c1c1c23d179de2a0a2a1fdeb Issue-Id: MULTIVIM-18 Signed-off-by: Bin Yang <bin.yang@windriver.com>