diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-22 21:56:53 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-22 21:56:53 +0800 |
commit | 32ba3fcdad5cab9a25e0e53ac7cfbe807fdef70c (patch) | |
tree | a5486be00bab44f2312405a54ad8181eca04d12a /ocata/.gitignore | |
parent | e5dc5b3a2780055d37f82f25b49ad0b68f0af20e (diff) |
Ocata UT for capacity check nova limits failed
Change-Id: I35ada8f65c37fadf47dc36fa05e209bbde5726ed
Issue-ID: MULTICLOUD-168
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'ocata/.gitignore')
-rw-r--r-- | ocata/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocata/.gitignore b/ocata/.gitignore index e86d02b0..06570027 100644 --- a/ocata/.gitignore +++ b/ocata/.gitignore @@ -8,4 +8,6 @@ logs/*.log .tox .coverage htmlcov/ +coverage.xml +test-reports/ |