Fix RG mac address for TT workflow
Change-Id: I201aa80641afff05726210c0585da6f7a893af0c
(cherry picked from commit 90c666b7d2f9569545be44a8086abac3b43c850c)
diff --git a/tests/data/flex-ocp-cord-sadis-TT.json b/tests/data/flex-ocp-cord-sadis-TT.json
index 2966481..8a91c09 100644
--- a/tests/data/flex-ocp-cord-sadis-TT.json
+++ b/tests/data/flex-ocp-cord-sadis-TT.json
@@ -143,7 +143,7 @@
"downstreamBandwidthProfile" : "VOIP",
"upstreamBandwidthProfile" : "User1-Specific2",
"isDhcpRequired" : "true",
- "configuredMacAddress" : "b4:96:91:0c:4f:e4",
+ "configuredMacAddress" : "2c:60:0c:ee:d6:27",
"serviceName" : "VOIP"
}, {
"uniTagMatch" : 55,
@@ -156,7 +156,7 @@
"technologyProfileId" : 66,
"downstreamBandwidthProfile" : "High-Speed-Internet",
"upstreamBandwidthProfile" : "User1-Specific",
- "configuredMacAddress" : "b4:96:91:0c:4f:e4",
+ "configuredMacAddress" : "2c:60:0c:ee:d6:27",
"serviceName" : "VOD",
"isDhcpRequired" : "true",
"isIgmpRequired" : "true"
@@ -196,7 +196,7 @@
"downstreamBandwidthProfile" : "VOIP",
"upstreamBandwidthProfile" : "User1-Specific2",
"isDhcpRequired" : "true",
- "configuredMacAddress" : "b4:96:91:0c:4f:c9",
+ "configuredMacAddress" : "2c:60:0c:ee:d7:68",
"serviceName" : "VOIP"
}, {
"uniTagMatch" : 55,
@@ -209,7 +209,7 @@
"technologyProfileId" : 66,
"downstreamBandwidthProfile" : "High-Speed-Internet",
"upstreamBandwidthProfile" : "User1-Specific",
- "configuredMacAddress" : "b4:96:91:0c:4f:c9",
+ "configuredMacAddress" : "2c:60:0c:ee:d7:68",
"serviceName" : "VOD",
"isDhcpRequired" : "true",
"isIgmpRequired" : "true"