| commit | ccbe680bab9df03a7644f1fd26d014306fa50a8c | [log] [tgz] |
|---|---|---|
| author | beierl <mbeierl@vmware.com> | Tue Sep 03 12:48:31 2019 -0400 |
| committer | beierl <mbeierl@vmware.com> | Tue Sep 03 12:48:31 2019 -0400 |
| tree | ba762bfedaec9f838307bad39d373442c88c13b4 | |
| parent | 4de60c537b56d7bf9767a8b3b027793c76bf02b5 [diff] [blame] |
Change coverage path Changes the patch for the coverage.xml file so the Jenkins plugin can find the source code for display. Change-Id: I2cff214a69799e9f46cc2a5c8ca5e85a290daffb Signed-off-by: beierl <mbeierl@vmware.com>
diff --git a/.gitignore b/.gitignore index 2b24c35..204364f 100644 --- a/.gitignore +++ b/.gitignore
@@ -50,7 +50,7 @@ # Unit test / coverage reports .coverage cover -.stestr +coverage.xml .tox nosetests.xml .testrepository