Update and order  the grover hostnames.

BUG=chromium:962662
TEST=None

Change-Id: I03235612ac78e58d43a3a53b4ca9ce13185d01c5
Reviewed-on: https://chromium-review.googlesource.com/1597703
Commit-Ready: Aashutosh Kalyankar <aashutoshk@chromium.org>
Tested-by: Aashutosh Kalyankar <aashutoshk@chromium.org>
Reviewed-by: Aashutosh Kalyankar <aashutoshk@chromium.org>
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
(cherry picked from commit eb449da4b6d3652615992ae7ee84ff10ac4707b8)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1610382
Reviewed-by: Dinesh Kumar Sunkara <dsunkara@google.com>
Tested-by: Dinesh Kumar Sunkara <dsunkara@google.com>
(cherry picked from commit 3840dd0b8d0a7ddf41e4a7c0c080d84d024c11f6)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1611005
diff --git a/server/cros/network/attenuator_hosts.py b/server/cros/network/attenuator_hosts.py
index f5440a1..569f9ee 100644
--- a/server/cros/network/attenuator_hosts.py
+++ b/server/cros/network/attenuator_hosts.py
@@ -8,6 +8,7 @@
 # The map maps from:
 #     attenuator hostname -> attenuator number -> frequency -> loss in dB.
 HOST_FIXED_ATTENUATIONS = {
+<<<<<<< HEAD   (3f5176 autotest: compress sysinfo inflight)
         'chromeos15-row3-rack9-host1-attenuator': {
                 0: {2437: 59, 5220: 59, 5765: 59},
                 1: {2437: 52, 5220: 54, 5765: 54},
@@ -68,6 +69,18 @@
                 1: {2437: 52, 5220: 55, 5765: 55},
                 2: {2437: 57, 5220: 57, 5765: 57},
                 3: {2437: 52, 5220: 55, 5765: 55}},
+=======
+        'chromeos1-dev-host4-attenuator': {
+                0: {2437: 53, 5220: 59, 5765: 59},
+                1: {2437: 56, 5220: 56, 5765: 56},
+                2: {2437: 53, 5220: 59, 5765: 59},
+                3: {2437: 57, 5220: 56, 5765: 56}},
+        'chromeos1-test-host2-attenuator': {
+                0: {2437: 53, 5220: 59, 5765: 58},
+                1: {2437: 57, 5220: 57, 5765: 59},
+                2: {2437: 53, 5220: 59, 5765: 58},
+                3: {2437: 57, 5220: 57, 5765: 59}},
+>>>>>>> CHANGE (3840dd Update and order  the grover hostnames.)
         'chromeos15-row3-rack11-host1-attenuator': {
                 0: {2437: 53, 5220: 58, 5765: 57},
                 1: {2437: 56, 5220: 56, 5765: 58},
@@ -128,4 +141,64 @@
                 1: {2437: 55, 5220: 56, 5765: 55},
                 2: {2437: 52, 5220: 58, 5765: 56},
                 3: {2437: 55, 5220: 56, 5765: 55}},
-        }
+        'chromeos15-row3-rack13-host1-attenuator': {
+                0: {2437: 59, 5220: 59, 5765: 59},
+                1: {2437: 52, 5220: 54, 5765: 54},
+                2: {2437: 59, 5220: 59, 5765: 59},
+                3: {2437: 52, 5220: 54, 5765: 54}},
+        'chromeos15-row3-rack13-host2-attenuator': {
+                0: {2437: 64, 5220: 62, 5765: 62},
+                1: {2437: 58, 5220: 57, 5765: 57},
+                2: {2437: 64, 5220: 62, 5765: 62},
+                3: {2437: 58, 5220: 57, 5765: 57}},
+        'chromeos15-row3-rack13-host3-attenuator': {
+                0: {2437: 60, 5220: 58, 5765: 58},
+                1: {2437: 52, 5220: 57, 5765: 57},
+                2: {2437: 60, 5220: 58, 5765: 58},
+                3: {2437: 52, 5220: 57, 5765: 57}},
+        'chromeos15-row3-rack13-host4-attenuator': {
+                0: {2437: 52, 5220: 58, 5765: 58},
+                1: {2437: 59, 5220: 60, 5765: 60},
+                2: {2437: 52, 5220: 58, 5765: 58},
+                3: {2437: 59, 5220: 60, 5765: 60}},
+        'chromeos15-row3-rack13-host5-attenuator': {
+                0: {2437: 58, 5220: 60, 5765: 60},
+                1: {2437: 53, 5220: 58, 5765: 58},
+                2: {2437: 58, 5220: 60, 5765: 60},
+                3: {2437: 53, 5220: 58, 5765: 58}},
+        'chromeos15-row3-rack13-host6-attenuator': {
+                0: {2437: 52, 5220: 56, 5765: 58},
+                1: {2437: 53, 5220: 56, 5765: 57},
+                2: {2437: 52, 5220: 56, 5765: 58},
+                3: {2437: 53, 5220: 56, 5765: 57}},
+        'chromeos15-row3-rack14-host1-attenuator': {
+                0: {2437: 53, 5220: 56, 5765: 56},
+                1: {2437: 52, 5220: 56, 5765: 56},
+                2: {2437: 53, 5220: 56, 5765: 56},
+                3: {2437: 52, 5220: 56, 5765: 56}},
+        'chromeos15-row3-rack14-host2-attenuator': {
+                0: {2437: 59, 5220: 59, 5765: 59},
+                1: {2437: 59, 5220: 60, 5765: 60},
+                2: {2437: 59, 5220: 59, 5765: 59},
+                3: {2437: 59, 5220: 60, 5765: 60}},
+        'chromeos15-row3-rack14-host3-attenuator': {
+                0: {2437: 52, 5220: 56, 5765: 56},
+                1: {2437: 64, 5220: 63, 5765: 63},
+                2: {2437: 52, 5220: 56, 5765: 56},
+                3: {2437: 64, 5220: 63, 5765: 63}},
+        'chromeos15-row3-rack14-host4-attenuator': {
+                0: {2437: 52, 5220: 55, 5765: 55},
+                1: {2437: 58, 5220: 58, 5765: 58},
+                2: {2437: 52, 5220: 55, 5765: 55},
+                3: {2437: 58, 5220: 58, 5765: 58}},
+        'chromeos15-row3-rack14-host5-attenuator': {
+                0: {2437: 57, 5220: 58, 5765: 58},
+                1: {2437: 52, 5220: 55, 5765: 55},
+                2: {2437: 57, 5220: 58, 5765: 58},
+                3: {2437: 52, 5220: 55, 5765: 55}},
+        'chromeos15-row3-rack14-host6-attenuator': {
+                0: {2437: 57, 5220: 57, 5765: 57},
+                1: {2437: 52, 5220: 55, 5765: 55},
+                2: {2437: 57, 5220: 57, 5765: 57},
+                3: {2437: 52, 5220: 55, 5765: 55}},
+}