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, 6 insertions, 0 deletions
diff --git a/framework/src/onos/tools/test/topos/linear-2.json b/framework/src/onos/tools/test/topos/linear-2.json
new file mode 100644
index 00000000..c248a236
--- /dev/null
+++ b/framework/src/onos/tools/test/topos/linear-2.json
@@ -0,0 +1,6 @@
+{
+ "devices": [
+ { "alias": "s1", "uri": "of:0000000000000001", "annotations": { "driver": "ovs-corsa" } },
+ { "alias": "s2", "uri": "of:0000000000000002", "annotations": { "driver": "ovs-corsa" } }
+ ]
+}