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

Change-Id: I076600ab54667eff05a531e807ef6118428d9775
diff --git a/variables/variables.robot b/variables/variables.robot
index 1fb3327..331e6fd 100644
--- a/variables/variables.robot
+++ b/variables/variables.robot
@@ -13,8 +13,8 @@
 # limitations under the License.
 
 *** Variables ***
-${BBSIM_OLT_SN}    BBSIM_OLT_0
-${BBSIM_ONU_SN}    BBSM00000001
+${BBSIM_OLT_SN}    BBSIM_OLT_10
+${BBSIM_ONU_SN}    BBSM000a0001
 ${ONOS_REST_PORT}    30120
 ${ONOS_SSH_PORT}    30115
 ${OLT_PORT}       9191