From 3f1d14e5e5e83c50aca66b84754c556389f1658c Mon Sep 17 00:00:00 2001
From: Al Bailey <Al.Bailey@windriver.com>
Date: Wed, 19 Dec 2018 15:22:10 -0600
Subject: [PATCH] Fixing up tox -e cover for stx-config

In the environments that support tox -e py27
those tox.ini will also work with tox -e cover

Currently sysinv is at 34%
Currently controllerconfig is at 6%

Story: 2004515
Task: 28605
Change-Id: I9064ef7a6ca50dec749a2a5b34a03b0fd2283b4e
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 4cc85a692..fe6fa3c63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ ChangeLog
 _build
 build
 cover
+coverage.xml
 develop-eggs
 dist
 eggs