commit | e8e5ebed70e899b464880cdc955565a6c16150f4 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Jan 25 15:24:01 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Jan 25 15:24:45 2019 -0700 |
tree | 40698f5b57b8c975f7d4ef4ac1a9450f687bcbe9 | |
parent | 97cc52093a5185da2028e45825a0aeae3d847a9a [diff] |
[VOL-1424] Add support for adapter unit tests to Jenkins Change-Id: I82306870aa441605019dc1e56ed044a6f723c7e5
diff --git a/jjb/voltha-unit-test.yaml b/jjb/voltha-unit-test.yaml index 610b0d4..3913d5c 100644 --- a/jjb/voltha-unit-test.yaml +++ b/jjb/voltha-unit-test.yaml
@@ -51,7 +51,7 @@ publishers: - junit: - results: "**/nosetests.xml" + results: "**/nosetests.xml,**/junit-report.xml" - cobertura: report-file: "**/coverage.xml" targets: