[VOL-2986] supports the failure scenario testing in BBSIM

Change-Id: I6cc800aae53c4d91a7825d9fd812577ccfb212b6
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 017a153..2c4361f 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -54,6 +54,15 @@
           time-trigger: "H H/6 * * *"
 
       - 'voltha-periodic-test':
+          name: 'periodic-voltha-failurescenarios-test'
+          build-node: 'ubuntu16.04-basebuild-4c-8g'
+          code-branch: 'master'
+          make-target: bbsim-failurescenarios
+          onus: 1
+          pons: 1
+          time-trigger: "H H/12 * * *"
+
+      - 'voltha-periodic-test':
           name: 'periodic-voltha-system-test'
           pipeline-script: 'voltha-system-test-bbsim.groovy'
           build-node: 'ubuntu16.04-basebuild-4c-8g'