vishal: Enable nightly builds for tuxsuite

Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Change-Id: I5ba7f235e0fe00c127612df64b5d37e0969bc178
diff --git a/vishal-mbed-tls-nightly-tests.yaml b/vishal-mbed-tls-nightly-tests.yaml
index 91d9b25..951f4e3 100644
--- a/vishal-mbed-tls-nightly-tests.yaml
+++ b/vishal-mbed-tls-nightly-tests.yaml
@@ -15,7 +15,7 @@
         name: MBED_TLS_BRANCH
         trim: 'false'
     - bool:
-        default: true
+        default: false
         description: |-
           Run basic-build-test.sh
 
@@ -26,7 +26,7 @@
         description: Run all.sh
         name: RUN_ALL_SH
     - bool:
-        default: true
+        default: false
         description: Run Windows tests
         name: RUN_WINDOWS_TEST
     - bool:
@@ -135,6 +135,6 @@
         load-from-master: false
         override-build-parameters: false
         properties-content: GIT_CREDENTIALS_ID=mbedtls-github-token
-#    triggers:
-#    - parameterized-timer:
-#        cron: "H(0-29) 0 * * * %MBED_TLS_BRANCH=development \nH(0-29) 2 * * * %MBED_TLS_BRANCH=mbedtls-2.28"
+    triggers:
+    - parameterized-timer:
+        cron: "H(0-29) 0 * * * %MBED_TLS_BRANCH=development \nH(0-29) 2 * * * %MBED_TLS_BRANCH=mbedtls-2.28"