Remove Build Trigger

PROD-37203

Change-Id: I3b1458ce25c8338f126761e52c084abff8db6b25
diff --git a/jobs/templates/test-scenarios.yml b/jobs/templates/test-scenarios.yml
index e8c5fb8..6a45508 100644
--- a/jobs/templates/test-scenarios.yml
+++ b/jobs/templates/test-scenarios.yml
@@ -222,16 +222,6 @@
       numToKeep: 60
       artifactDaysToKeep: -1
       artifactNumToKeep: -1
-    # Requires the Jenkins BuildResultTrigger Plugin
-    triggers:
-      - build-result:
-          cron: '* * * * *'
-          combine: true
-          groups:
-            - jobs:
-                - '{deployment}'
-              results:
-                - success
 
     pipeline-scm:
       lightweight-checkout: false