cord test cleanup for vsg and scale tests to use a cord subscriber interface when sharing code.

Change-Id: I0a869fb162f58dd5aeb9898f80af4cb2f3b45957
diff --git a/src/test/scale/scaleTest.json b/src/test/scale/scaleTest.json
index 7df3e10..afb522a 100644
--- a/src/test/scale/scaleTest.json
+++ b/src/test/scale/scaleTest.json
@@ -1,3 +1,7 @@
 {
-    "NUM_SUBSCRIBERS" : 100
+    "NUM_SUBSCRIBERS" : 100,
+    "SUBSCRIBER_ACCOUNT_NUM" : 100,
+    "SUBSCRIBER_S_TAG" : 500,
+    "SUBSCRIBER_C_TAG" : 500,
+    "SUBSCRIBERS_PER_S_TAG" : 8
 }