Enable trigger timers

Change-Id: I3f7f1a1eb0232498921675ecd4a1f3a50b21c432
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml
index 9b29fb8..45f0edc 100644
--- a/jjb/OnosSystemTest/onos-test-pipeline.yaml
+++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -115,10 +115,10 @@
 
     concurrent: false
 
-#    triggers:
-#      - timed: |
-#                30 19 * * 1,2,3,4,5
-#                30 11 * * 6,7
+    triggers:
+      - timed: |
+                30 19 * * 1,2,3,4,5
+                30 11 * * 6,7
 
     pipeline-scm:
       script-path: '{jenkins-path}/JenkinsfileTrigger'