[CORD-3167] If an OSS Service Instance is validate, activate the ONU

Change-Id: Icd0b7be85020713a3e370f22bdd3ed2e9409ca80
diff --git a/xos/unittest.cfg b/xos/unittest.cfg
index 123cb69..fe33100 100644
--- a/xos/unittest.cfg
+++ b/xos/unittest.cfg
@@ -5,3 +5,9 @@
                  steps
                  pull_steps
                  event_steps
+
+[coverage]
+always-on = True
+coverage = synchronizer
+coverage-report = term
+coverage-report = html
\ No newline at end of file