[VOL-3634] Changing the BBSIM OLT IDs to comply with kind-voltha multi-stack support

Change-Id: I076600ab54667eff05a531e807ef6118428d9775
diff --git a/tests/data/bbsim-kind.yaml b/tests/data/bbsim-kind.yaml
index dae5f1f..5326f68 100644
--- a/tests/data/bbsim-kind.yaml
+++ b/tests/data/bbsim-kind.yaml
@@ -30,13 +30,13 @@
 olts:
   -
     ip: bbsim0
-    serial: BBSIM_OLT_0
+    serial: BBSIM_OLT_10
 
 hosts:
   src:
     -
-      onu: 'BBSM00000001'
-      olt: 'BBSIM_OLT_0'
+      onu: 'BBSM000a0001'
+      olt: 'BBSIM_OLT_10'
       c_tag: '900'
       s_tag: '900'