Fix sadis config for VoD service of TT workflow.
Added missing RG mac address in VoD service config.

Change-Id: I8571e1eff11a1c177bb77db23deb325fa0f15a69
(cherry picked from commit b3fda370a13ab76745a2bba68c93722708da0929)
diff --git a/tests/data/flex-ocp-cord-sadis-TT.json b/tests/data/flex-ocp-cord-sadis-TT.json
index 161727e..803adab 100644
--- a/tests/data/flex-ocp-cord-sadis-TT.json
+++ b/tests/data/flex-ocp-cord-sadis-TT.json
@@ -102,6 +102,7 @@
             "technologyProfileId" : 66,
             "downstreamBandwidthProfile" : "High-Speed-Internet",
             "upstreamBandwidthProfile" : "User1-Specific",
+            "configuredMacAddress" : "b4:96:91:0c:4f:e5",
             "serviceName" : "VOD",
             "isDhcpRequired" : "true",
             "isIgmpRequired" : "true"
@@ -153,6 +154,7 @@
             "technologyProfileId" : 66,
             "downstreamBandwidthProfile" : "High-Speed-Internet",
             "upstreamBandwidthProfile" : "User1-Specific",
+            "configuredMacAddress" : "b4:96:91:0c:4f:e4",
             "serviceName" : "VOD",
             "isDhcpRequired" : "true",
             "isIgmpRequired" : "true"
@@ -204,6 +206,7 @@
             "technologyProfileId" : 66,
             "downstreamBandwidthProfile" : "High-Speed-Internet",
             "upstreamBandwidthProfile" : "User1-Specific",
+            "configuredMacAddress" : "b4:96:91:0c:4f:c9",
             "serviceName" : "VOD",
             "isDhcpRequired" : "true",
             "isIgmpRequired" : "true"