BBSim-periodic test for openonu-go
Change-Id: Ib227b7ae8d421931c1fd10cd0b4c5df15f66d636
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 8ab138c..af399e0 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -19,6 +19,17 @@
time-trigger: "H H/12 * * *"
- 'voltha-periodic-test':
+ name: 'periodic-voltha-test-bbsim-openonugo'
+ pipeline-script: 'voltha-nightly-tests-bbsim.groovy'
+ build-node: 'qct-pod4-node2'
+ make-target: functional-single-kind
+ code-branch: 'master'
+ extraHelmFlags: '--set use_openonu_adapter_go=true,images.adapter_open_onu.repository=voltha/voltha-openonu-adapter-go,images.adapter_open_onu.tag=master'
+ onus: 2
+ pons: 2
+ time-trigger: "H H/12 * * *"
+
+ - 'voltha-periodic-test':
name: 'periodic-voltha-test-bbsim-2.5'
pipeline-script: 'voltha-nightly-tests-bbsim.groovy'
build-node: 'qct-pod4-node2'