[VOL-2778] Support for the new BBSim parameter in the scale job an preliminary TT job

Change-Id: Ic0b473b07c94fe8b58f03edcf33d9fafe97fd1d9
diff --git a/jjb/voltha-scale.yaml b/jjb/voltha-scale.yaml
index 4c85388..7250187 100644
--- a/jjb/voltha-scale.yaml
+++ b/jjb/voltha-scale.yaml
@@ -79,6 +79,28 @@
           extraHelmFlags: '--set defaults.rw_core.timeout=30s '
           withPcap: true
 
+      - 'voltha-scale-measurements':
+          name: 'voltha-scale-measurements-master-1-16-32-tt-subscribers'
+          build-node: 'onf-pod1-head-node'
+          time-trigger: "H H/4 * * *"
+          olts: 1
+          pons: 16
+          onus: 32
+          withFlows: true
+          provisionSubscribers: true
+          workflow: tt
+          withEapol: false
+          withDhcp: true
+          withIgmp: true
+          openonuAdapterReplicas: 8
+          onosReplicas: 3
+          atomixReplicas: 3
+          extraHelmFlags: '--set defaults.rw_core.timeout=30s '
+          kindVolthaChange: refs/changes/09/20209/7
+          volthaSystemTestsChange: c
+          bbsimImg: matteoscandolo/bbsim:tt-stable
+          bbsimChart: /home/cord/helm-charts/bbsim
+
       # jobs for DT with 512 ONUs with a 8 openonu-adapters and clustered ONOS.
       - 'voltha-scale-measurements':
           name: 'voltha-scale-measurements-master-1-16-32-dt-subscribers'