Upload the contribution of vstf as bottleneck network framework.
[bottlenecks.git] / vstf / etc / vstf / env / eth2eth.json
diff --git a/vstf/etc/vstf/env/eth2eth.json b/vstf/etc/vstf/env/eth2eth.json
new file mode 100755 (executable)
index 0000000..5662ae1
--- /dev/null
@@ -0,0 +1,16 @@
+{
+    "env-build": [
+        {
+            "ip": "hostA",
+            "drivers": ["ixgbe"],
+            "bridges": [],
+            "vms": []
+        },
+        {
+            "ip": "hostB",
+            "drivers": ["ixgbe"],
+            "bridges": [],
+            "vms": []
+        }      
+    ]
+}