Add new bbsim multi olt job for voltha-2.6 branch, adjust job timings for berlin pod

Change-Id: I128054856664c87b44ca39d87d41ab3a7aa622fb
diff --git a/jjb/cord-test/voltha.yaml b/jjb/cord-test/voltha.yaml
index 3eb9881..77e54e6 100644
--- a/jjb/cord-test/voltha.yaml
+++ b/jjb/cord-test/voltha.yaml
@@ -580,7 +580,7 @@
           Jenkinsfile: 'Jenkinsfile-voltha-build'
           configurePod: true
           profile: '1T8GEM'
-          time: '13'
+          time: '21'
 
 
       # Berlin POD test job - master versions: uses tech profile on voltha branch
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index db74ad7..bc74e82 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -49,6 +49,22 @@
           time-trigger: "H H/12 * * *"
 
       - 'voltha-periodic-test':
+          name: 'periodic-voltha-2.6-multiple-olts-test-bbsim'
+          pipeline-script: 'voltha-nightly-tests-bbsim.groovy'
+          build-node: 'qct-pod4-node2'
+          make-target: functional-multi-olt
+          make-target-failtest: bbsim-multiolt-failurescenarios
+          make-target-errortest: bbsim-multiolt-errorscenarios
+          make-target-alarmtest: bbsim-alarms-kind
+          make-target-multipleolt: bbsim-multiolt-kind
+          withAlarms: false
+          code-branch: 'voltha-2.6'
+          olts: 2
+          onus: 2
+          pons: 2
+          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'