diff options
author | thuva4 <tharma.thuva@gmail.com> | 2017-10-30 20:43:36 +0530 |
---|---|---|
committer | thuva4 <tharma.thuva@gmail.com> | 2017-11-01 16:12:59 +0530 |
commit | b0529cab5597a1b34cec0ea845ceb1ad749e0c0a (patch) | |
tree | 1dc83e4ba20995daf493ca70820dfcf9ebdb1bb2 /utils/test/testapi/.gitignore | |
parent | 0e92805f1bfe597334e2a2f4414e460a8e811239 (diff) |
add simple e2e tests for PodsCotroller
Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Diffstat (limited to 'utils/test/testapi/.gitignore')
-rw-r--r-- | utils/test/testapi/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/test/testapi/.gitignore b/utils/test/testapi/.gitignore index 21bb264e4..e34365e60 100644 --- a/utils/test/testapi/.gitignore +++ b/utils/test/testapi/.gitignore @@ -11,3 +11,5 @@ build .tox .ven docs/_build +opnfv_testapi/tests/UI/coverage +3rd_party/static/testapi-ui/testapi-ui
\ No newline at end of file |