vishal: disable nightly run on test job

Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Change-Id: I828c42655efc9c25f09296492bc0e4c77721aca9
diff --git a/vishal-mbed-tls-nightly-tests.yaml b/vishal-mbed-tls-nightly-tests.yaml
index 2b103a4..32c8ea1 100644
--- a/vishal-mbed-tls-nightly-tests.yaml
+++ b/vishal-mbed-tls-nightly-tests.yaml
@@ -130,6 +130,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"