commit | 3c842efc9f04c1e21b5351932790bc67554296cb | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Jun 19 15:46:06 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 20 13:30:52 2018 -0700 |
tree | 41e13a4123218bad6686366fb9d556c502c35c4d | |
parent | 5a0eed2f006ece648ae8ea7c6fcd48a27e20f48b [diff] [blame] |
[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