servo_LabstationValidation: Update labstation_to_dut_map.json to match with latest setup

BUG=b:156104206
TEST='test_that --autotest_dir /home/xianuowang/trunk/src/third_party/autotest/files/ --args "cros_version=R86-13320.0.0" -b guado_labstation -m guado_labstation chromeos1-row4-rack7-labstation2 servo_LabstationVerification' and make sure that all servod are initialized correctly.

Change-Id: Id89b38291a0082113d2256a0e216dda47fe4faf8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2453692
Reviewed-by: Ruben Rodriguez Buchillon <coconutruben@chromium.org>
Reviewed-by: Otabek Kasimov <otabek@google.com>
Commit-Queue: Garry Wang <xianuowang@chromium.org>
Tested-by: Garry Wang <xianuowang@chromium.org>
diff --git a/server/site_tests/servo_LabstationVerification/labstation_to_dut_map.json b/server/site_tests/servo_LabstationVerification/labstation_to_dut_map.json
index cb7f67f..3004040 100644
--- a/server/site_tests/servo_LabstationVerification/labstation_to_dut_map.json
+++ b/server/site_tests/servo_LabstationVerification/labstation_to_dut_map.json
@@ -2,21 +2,69 @@
   "chromeos1-row4-rack7-labstation2": [
     {
       "hostname": "chromeos1-row4-rack7-host1",
-      "board": "nami",
-      "model": "bard",
-      "servo_serial": "C1903145143",
+      "board": "soraka",
+      "model": "soraka",
+      "servo_serial": "C1903142451",
       "servo_port": "9999",
-      "mac_address": "F4:F5:E8:50:E7:85"
-    }
-  ],
-  "chromeos1-row4-rack7-labstation3": [
+      "mac_address": "F4:F5:E8:50:DD:01"
+    },
+    {
+      "hostname": "chromeos1-row4-rack7-host2",
+      "board": "grunt",
+      "model": "aleena",
+      "servo_serial": "C1706310086",
+      "servo_port": "9998",
+      "mac_address": "08:9E:08:E4:A0:5C"
+    },
     {
       "hostname": "chromeos1-row4-rack7-host3",
+      "board": "kevin",
+      "model": "kevin",
+      "servo_serial": "C1903145143",
+      "servo_port": "9997",
+      "mac_address": "F4:F5:E8:50:E7:85"
+    },
+    {
+      "hostname": "chromeos1-row4-rack7-host5",
       "board": "nocturne",
       "model": "nocturne",
       "servo_serial": "C1706310022",
-      "servo_port": "9999",
+      "servo_port": "9995",
       "mac_address": "08:9E:08:E4:A0:1C"
+    },
+    {
+      "hostname": "chromeos1-row4-rack7-host6",
+      "board": "nami",
+      "model": "bard",
+      "servo_serial": "C1903142681",
+      "servo_port": "9994",
+      "mac_address": "F4:F5:E8:50:DD:E7"
+    }
+  ],
+  "chromeos1-row4-rack9-labstation3": [
+    {
+      "hostname": "chromeos1-row4-rack9-host3",
+      "board": "atlas",
+      "model": "atlas",
+      "servo_serial": "C1804022991",
+      "servo_port": "9997",
+      "mac_address": "F4:F5:E8:50:D1:D5"
+    },
+    {
+      "hostname": "chromeos1-row4-rack9-host4",
+      "board": "atlas",
+      "model": "atlas",
+      "servo_serial": "C1706310083",
+      "servo_port": "9996",
+      "mac_address": "08:9E:08:E4:A0:59"
+    },
+    {
+      "hostname": "chromeos1-row4-rack9-host5",
+      "board": "fizz",
+      "model": "wukong",
+      "servo_serial": "C1903143985",
+      "servo_port": "9995",
+      "mac_address": "F4:F5:E8:50:E2:FF"
     }
   ]
 }