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 /.gitignore | |
parent | 0e92805f1bfe597334e2a2f4414e460a8e811239 (diff) |
add simple e2e tests for PodsCotroller
Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index eeabaeb63..2c1894879 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ testapi_venv/ .tox *.retry job_output/ +utils/test/testapi/opnfv_testapi/tests/UI/coverage |