summaryrefslogtreecommitdiffstats
path: root/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings')
-rw-r--r--testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings56
1 files changed, 0 insertions, 56 deletions
diff --git a/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings b/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings
deleted file mode 100644
index e0dac25a..00000000
--- a/testsuites/vstf/vstf_scripts/etc/vstf/perf/sw_perf.device-settings
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "tester":{
- "agent": "192.168.188.14",
- "devs": [
- {
- "bdf": "04:00.0"
- },
- {
- "bdf": "04:00.1"
- }
- ]
- },
- "host":{
- "agent": "192.168.188.16",
- "devs": [
- {
- "bdf": "04:00.0"
- },
- {
- "bdf": "04:00.1"
- },
- {
- "iface": "tap0"
- },
- {
- "iface": "tap1"
- }
- ]
- },
- "vm-200":{
- "agent": "192.168.188.185",
- "devs": [
- {
- "mac": "56:6f:44:a5:3f:a2"
- },
- {
- "mac": "56:6f:44:a5:3f:a3"
- }
- ]
- },
- "vm-201":{
- "agent": "192.168.188.186",
- "devs": [
- {
- "mac": "56:6f:44:a5:3f:a4"
- },
- {
- "mac": "56:6f:44:a5:3f:a5"
- }
- ]
- },
- "tables":{
- "vm-201": "host",
- "vm-200": "host"
- }
-}