[CORD-3206] Updates for new xos unit test job
Change-Id: Ie8d3204cfc2bb947620c39d325a42de3a17cb892
diff --git a/xos/unittest.cfg b/xos/unittest.cfg
index fe33100..3db2d53 100644
--- a/xos/unittest.cfg
+++ b/xos/unittest.cfg
@@ -1,5 +1,5 @@
[unittest]
-plugins=nose2-plugins.exclude
+plugins=nose2.plugins.junitxml
code-directories=synchronizer
model_policies
steps
@@ -10,4 +10,5 @@
always-on = True
coverage = synchronizer
coverage-report = term
-coverage-report = html
\ No newline at end of file
+coverage-report = html
+coverage-report = xml