Merge "[VOL-2986] supports the failure scenario testing in BBSIM"
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'