autotest: remove a bunch of obsolete alert lists

This removes references to the following obsolete mailing lists, in some
cases replacing them with references to new alert list:
 - chromeos-lab-errors
 - chromeos-lab-admins
 - chromeos-test-cron
 - chromeos-lab-alerts
 - chromeos-autotest

BUG=None
TEST=None

Change-Id: Iabb905ee947ad031354a9b98abec2d00ef4a19ea
Reviewed-on: https://chromium-review.googlesource.com/478151
Commit-Ready: Aviv Keshet <akeshet@chromium.org>
Tested-by: Aviv Keshet <akeshet@chromium.org>
Reviewed-by: Richard Barnette <jrbarnette@google.com>
diff --git a/contrib/inventory_options b/contrib/inventory_options
index 0c69b41..2ae69c2 100644
--- a/contrib/inventory_options
+++ b/contrib/inventory_options
@@ -20,11 +20,11 @@
 
   POOL_INTEREST=(
     chromeos-infra-eng@grotations.appspotmail.com
-    chromeos-lab-alerts@google.com
+    chromeos-build-alerts+dut-pool@google.com
   )
   BOARD_INTEREST=(
     englab-sys-cros@google.com
-    chromeos-lab-alerts@google.com
+    chromeos-build-alerts+dut-pool@google.com
   )
 else
   BOARD_INTEREST=( "$@" )
diff --git a/global_config.ini b/global_config.ini
index f7d3513..a0668da 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -192,9 +192,7 @@
 [SCHEDULER]
 die_on_orphans: False
 enable_scheduler: True
-notify_email: chromeos-test-cron+cautotest@google.com
 notify_email_errors: USE SHADOW NOTIFY_EMAIL_ERRORS
-notify_email_from: chromeos-autotest@google.com
 notify_email_statuses: Completed,Failed,Aborted
 max_processes_per_drone: 1000
 max_parse_processes: 100
diff --git a/site_utils/db_replica_checker.py b/site_utils/db_replica_checker.py
index 002f17f..ab52137 100755
--- a/site_utils/db_replica_checker.py
+++ b/site_utils/db_replica_checker.py
@@ -108,7 +108,7 @@
       email_cc.extend(
           '%s@google.com' % cc.strip() for cc in options.cc.split(','))
     if getpass.getuser() == SYSTEM_USER and not options.testmode:
-      email_cc.append('chromeos-test-cron@google.com')
+      email_cc.append('chromeos-build-alerts+db-replica-checker@google.com')
     body = ('%s\n\n'
             'Master (%s) status:\n%s\n\n'
             'Slave (%s) status:\n%s' % (summary, DATABASE_HOST, master_result,
diff --git a/site_utils/rpm_control_system/rpm_config.ini b/site_utils/rpm_control_system/rpm_config.ini
index de1de03..a885ed2 100644
--- a/site_utils/rpm_control_system/rpm_config.ini
+++ b/site_utils/rpm_control_system/rpm_config.ini
@@ -18,7 +18,7 @@
 frontend_port: 9999
 frontend_uri: http://%(frontend_addr)s:%(frontend_port)s
 default_rpm_id = rpm1
-email_notification_recipients = chromeos-lab-errors@google.com
+email_notification_recipients = chromeos-build-alerts+rpm-control-system@google.com
 call_timeout_mins: 15
 # Number of seconds for the call set_power_state to timeout. This is used
 # to guarantee that such call won't block the controller working thread.
diff --git a/site_utils/suite_scheduler/suite_scheduler.py b/site_utils/suite_scheduler/suite_scheduler.py
index ba60657..f8546e2 100755
--- a/site_utils/suite_scheduler/suite_scheduler.py
+++ b/site_utils/suite_scheduler/suite_scheduler.py
@@ -93,8 +93,7 @@
                 CONFIG_SECTION, "notify_email_from", default=getpass.getuser())
 
         self._notify_address = global_config.global_config.get_config_value(
-                CONFIG_SECTION, "notify_email",
-                default='chromeos-lab-admins@google.com')
+                CONFIG_SECTION, "notify_email")
 
         self._smtp_server = global_config.global_config.get_config_value(
                 CONFIG_SECTION_SERVER, "smtp_server", default='localhost')
diff --git a/test_suites/control.bvt-cq b/test_suites/control.bvt-cq
index 164abf7..a430de9 100644
--- a/test_suites/control.bvt-cq
+++ b/test_suites/control.bvt-cq
@@ -51,7 +51,6 @@
     'status': None,
     'summary': None,
     'title': None,
-    'cc': ['chromeos-lab-errors@google.com']
 }
 
 args_dict['max_runtime_mins'] = 60
diff --git a/test_suites/control.bvt-inline b/test_suites/control.bvt-inline
index 564fbf2..c799624 100644
--- a/test_suites/control.bvt-inline
+++ b/test_suites/control.bvt-inline
@@ -55,7 +55,6 @@
     'status': None,
     'summary': None,
     'title': None,
-    'cc': ['chromeos-lab-errors@google.com']
 }
 
 args_dict['max_runtime_mins'] = 60
diff --git a/test_suites/control.bvt-perbuild b/test_suites/control.bvt-perbuild
index f50c18b..4ac00df 100644
--- a/test_suites/control.bvt-perbuild
+++ b/test_suites/control.bvt-perbuild
@@ -48,7 +48,6 @@
     'status': None,
     'summary': None,
     'title': None,
-    'cc': ['chromeos-lab-errors@google.com']
 }
 
 args_dict['max_runtime_mins'] = 60
diff --git a/test_suites/control.test_that_wrapper b/test_suites/control.test_that_wrapper
index cc2834a..7450334 100644
--- a/test_suites/control.test_that_wrapper
+++ b/test_suites/control.test_that_wrapper
@@ -41,7 +41,6 @@
     'status': None,
     'summary': None,
     'title': None,
-    'cc': ['chromeos-lab-errors@google.com']
 }
 
 
diff --git a/test_suites/control.toolchain-tests b/test_suites/control.toolchain-tests
index c707c57..d65eb10 100644
--- a/test_suites/control.toolchain-tests
+++ b/test_suites/control.toolchain-tests
@@ -41,7 +41,6 @@
     'status': None,
     'summary': None,
     'title': None,
-    'cc': ['chromeos-lab-errors@google.com']
 }
 
 args_dict['max_runtime_mins'] = 20