[ONOS-7502] Add switch failure test cases to SRRouting

Change-Id: Id8c876c64518cd854a6d8be4e8558bf9d8b9bdb4
diff --git a/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/switchFailure/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.switchFailureChart b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/switchFailure/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.switchFailureChart
new file mode 100644
index 0000000..a1d69ae
--- /dev/null
+++ b/TestON/tests/USECASE/SegmentRouting/SRRouting/dependencies/switchFailure/COMCAST_CONFIG_ipv4=0_ipv6=1_dhcp=1_routers=1.switchFailureChart
@@ -0,0 +1,10 @@
+{
+    "spine101": { "switches_before_failure": 7,
+                  "links_before_failure": 40,
+                  "switches_after_failure": 6,
+                  "links_after_failure": 22 },
+    "spine102": { "switches_before_failure": 7,
+                  "links_before_failure": 40,
+                  "switches_after_failure": 6,
+                  "links_after_failure": 22 }
+}