From b0529cab5597a1b34cec0ea845ceb1ad749e0c0a Mon Sep 17 00:00:00 2001 From: thuva4 Date: Mon, 30 Oct 2017 20:43:36 +0530 Subject: add simple e2e tests for PodsCotroller Change-Id: I9baa04ff062f36569c1e143014239931de64cf32 Signed-off-by: thuva4 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit 1.2.3-korg