adding attenuator values

BUG=b:148899771
TEST=presubmit passes

Change-Id: I701228c7bd424e3c762a5f21f1d045da7acd62b8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2068717
Tested-by: Manikandan Jayapal <mjayapal@chromium.org>
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
diff --git a/server/cros/network/attenuator_hosts.py b/server/cros/network/attenuator_hosts.py
index 7d1cdf5..52a3b28 100644
--- a/server/cros/network/attenuator_hosts.py
+++ b/server/cros/network/attenuator_hosts.py
@@ -14,35 +14,35 @@
                 2: {2437: 53, 5220: 59, 5765: 59},
                 3: {2437: 57, 5220: 56, 5765: 56}},
         'chromeos1-dev-host15-attenuator': {
-                0: {2437: 52, 5220: 57, 5765: 57},
-                1: {2437: 56, 5220: 55, 5765: 59},
-                2: {2437: 52, 5220: 57, 5765: 57},
-                3: {2437: 56, 5220: 55, 5765: 60}},
-        'chromeos1-dev-host16-attenuator': {
-                0: {2437: 52, 5220: 58, 5765: 62},
-                1: {2437: 55, 5220: 55, 5765: 56},
-                2: {2437: 52, 5220: 58, 5765: 61},
-                3: {2437: 55, 5220: 55, 5765: 56}},
-        'chromeos1-dev-host17-attenuator': {
-                0: {2437: 52, 5220: 58, 5765: 57},
-                1: {2437: 56, 5220: 55, 5765: 59},
-                2: {2437: 52, 5220: 57, 5765: 58},
-                3: {2437: 56, 5220: 55, 5765: 59}},
-        'chromeos1-dev-host18-attenuator': {
-                0: {2437: 52, 5220: 57, 5765: 57},
-                1: {2437: 56, 5220: 56, 5765: 59},
-                2: {2437: 52, 5220: 57, 5765: 57},
-                3: {2437: 56, 5220: 56, 5765: 59}},
-        'chromeos1-dev-host19-attenuator': {
-                0: {2437: 52, 5220: 57, 5765: 60},
-                1: {2437: 55, 5220: 54, 5765: 56},
-                2: {2437: 52, 5220: 57, 5765: 60},
-                3: {2437: 55, 5220: 54, 5765: 55}},
-        'chromeos1-dev-host20-attenuator': {
-                0: {2437: 53, 5220: 57, 5765: 62},
-                1: {2437: 57, 5220: 55, 5765: 55},
-                2: {2437: 53, 5220: 57, 5765: 61},
-                3: {2437: 57, 5220: 55, 5765: 55}},
+                0: {2437: 32, 5220: 36, 5765: 38},
+                1: {2437: 35, 5220: 34, 5765: 36},
+                2: {2437: 32, 5220: 36, 5765: 38},
+                3: {2437: 35, 5220: 34, 5765: 36}},
+        'chromeos1-dev-host16-attenuator': {
+                0: {2437: 32, 5220: 37, 5765: 39},
+                1: {2437: 35, 5220: 34, 5765: 36},
+                2: {2437: 32, 5220: 37, 5765: 39},
+                3: {2437: 35, 5220: 34, 5765: 36}},
+        'chromeos1-dev-host17-attenuator': {
+                0: {2437: 33, 5220: 36, 5765: 38},
+                1: {2437: 35, 5220: 34, 5765: 36},
+                2: {2437: 33, 5220: 36, 5765: 38},
+                3: {2437: 35, 5220: 34, 5765: 36}},
+        'chromeos1-dev-host18-attenuator': {
+                0: {2437: 32, 5220: 36, 5765: 37},
+                1: {2437: 35, 5220: 34, 5765: 35},
+                2: {2437: 32, 5220: 36, 5765: 37},
+                3: {2437: 35, 5220: 34, 5765: 35}},
+        'chromeos1-dev-host19-attenuator': {
+                0: {2437: 52, 5220: 57, 5765: 60},
+                1: {2437: 55, 5220: 54, 5765: 56},
+                2: {2437: 52, 5220: 57, 5765: 60},
+                3: {2437: 55, 5220: 54, 5765: 55}},
+        'chromeos1-dev-host20-attenuator': {
+                0: {2437: 53, 5220: 57, 5765: 62},
+                1: {2437: 57, 5220: 55, 5765: 55},
+                2: {2437: 53, 5220: 57, 5765: 61},
+                3: {2437: 57, 5220: 55, 5765: 55}},
         'chromeos1-test-host2-attenuator': {
                 0: {2437: 53, 5220: 59, 5765: 58},
                 1: {2437: 57, 5220: 57, 5765: 59},