aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/topos/linear-2.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/test/topos/linear-2.json')
-rw-r--r--framework/src/onos/tools/test/topos/linear-2.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/framework/src/onos/tools/test/topos/linear-2.json b/framework/src/onos/tools/test/topos/linear-2.json
deleted file mode 100644
index c248a236..00000000
--- a/framework/src/onos/tools/test/topos/linear-2.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "devices": [
- { "alias": "s1", "uri": "of:0000000000000001", "annotations": { "driver": "ovs-corsa" } },
- { "alias": "s2", "uri": "of:0000000000000002", "annotations": { "driver": "ovs-corsa" } }
- ]
-}