changes for the static tests in SRRouting

Change-Id: I4d47d03ef80f1b2712d8df9c2e141fdb4a67bc07
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/tucson.host b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/tucson.host
new file mode 100644
index 0000000..df2d48b
--- /dev/null
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/host/tucson.host
@@ -0,0 +1,16 @@
+{
+    "onos":
+    {
+        "a4:23:05:01:a2:f2/None": "10.32.11.2",
+        "a4:23:05:01:a2:f3/None": "10.32.11.3",
+        "3c:ec:ef:47:b6:09/None": "10.32.11.254",
+        "66:72:77:60:68:a2/None": "10.32.11.126"
+    },
+    "network":
+    {
+        "h1": "10.32.11.2",
+        "h2": "10.32.11.3",
+        "h3": "10.32.11.254",
+        "mgmt": "10.32.11.126"
+    }
+}