[CORD-3206] Updates for new xos unit test job
Change-Id: Id67a73f4398019d98caded2bfc81c34583c5bab5
diff --git a/xos/unittest.cfg b/xos/unittest.cfg
index ac55cdc..6480c6c 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
@@ -11,4 +11,5 @@
always-on = True
coverage = synchronizer
coverage-report = term
-coverage-report = html
\ No newline at end of file
+coverage-report = html
+coverage-report = xml