Verify host IP assignment in SRRouing test

Change-Id: Iaf29502db248d48a0b1c73a229c76fdd06dafdad
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.host b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.host
new file mode 100644
index 0000000..7bf8aeb
--- /dev/null
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.host
@@ -0,0 +1,30 @@
+{
+    "onos":
+    {
+        "00:BB:00:00:00:01/None": "1000::3fe",
+        "00:BB:00:00:01:01/None": "1001::3fe",
+        "00:BB:00:00:00:02/None": "1002::3fe",
+        "00:BB:00:00:00:03/None": "1003::3fe",
+        "00:BB:00:00:00:04/30": "1004::3fe",
+        "00:BB:00:00:00:05/20": "1005::3fe",
+        "00:BB:00:00:01:05/40": "1006::3fe",
+        "00:BB:00:00:00:06/30": "1007::3fe",
+        "00:BB:00:00:00:07/40": "1008::3fe",
+        "00:BB:00:00:00:08/40": "1009::3fe",
+        "00:BB:00:00:00:0A/40": "1010::3fe"
+    },
+    "network":
+    {
+        "h1v6": "1000::3fe",
+        "h2v6": "1001::3fe",
+        "h3v6": "1002::3fe",
+        "h4v6": "1003::3fe",
+        "h5v6": "1004::3fe",
+        "h6v6": "1005::3fe",
+        "h7v6": "1006::3fe",
+        "h8v6": "1007::3fe",
+        "h9v6": "1008::3fe",
+        "h10v6": "1009::3fe",
+        "h11v6": "1010::3fe"
+    }
+}