diff --git a/mars/ini/auto-test.ini b/mars/ini/auto-test.ini index 921e3df2e..22a96fb5d 100644 --- a/mars/ini/auto-test.ini +++ b/mars/ini/auto-test.ini @@ -4,6 +4,9 @@ name = spine0 type = spine mac = 8c:ea:1b:8d:0e:88 nos = aos +mfr = +port = 80 +protocol = rest mgmtIpAddress = 192.168.40.147 [spine1] id = rest:192.168.40.148:80 @@ -11,6 +14,9 @@ name = spine1 type = spine mac = 8c:ea:1b:8d:0e:d2 nos = aos +mfr = +port = 80 +protocol = rest mgmtIpAddress = 192.168.40.148 [leaf0] id = rest:192.168.40.149:80 @@ -18,6 +24,9 @@ name = leaf0 type = leaf mac = 8c:ea:1b:8d:0e:3e nos = aos +mfr = +port = 80 +protocol = rest mgmtIpAddress = 192.168.40.149 [leaf1] id = rest:192.168.40.150:80 @@ -25,4 +34,7 @@ name = leaf1 type = leaf mac = 8c:ea:1b:9b:a4:30 nos = aos +mfr = +port = 80 +protocol = rest mgmtIpAddress = 192.168.40.150 \ No newline at end of file