Revert "[autotest] Change master database to atlantis3"

This reverts commit 43d9f28bf73894e2938683f389ffb6f08baf5993.

Change-Id: I076dd043f471d71c0eea13e1611fc619ba89ef1e
Reviewed-on: https://chromium-review.googlesource.com/288358
Reviewed-by: Dan Shi <dshi@chromium.org>
Commit-Queue: Dan Shi <dshi@chromium.org>
Tested-by: Dan Shi <dshi@chromium.org>
diff --git a/global_config.ini b/global_config.ini
index f726d5b..d0abb88 100644
--- a/global_config.ini
+++ b/global_config.ini
@@ -1,8 +1,8 @@
 [AUTOTEST_WEB]
 # IP == cautotest-mysql, see http://crosbug.com/38773
 # TODO(milleral): Switch back to DNS name when bug is fixed
-# master db: atlantis3.mtv
-host: 172.18.72.10
+# master db: chromeos-server25.mtv
+host: 172.24.26.45
 database: chromeos_autotest_db
 db_type: mysql
 user: chromeosqa-admin
@@ -14,7 +14,7 @@
 # Only set this if your server is not 'http://[SERVER] hostname/afe/'
 #base_url: http://your_autotest_server/afe/
 # IP == cautotest-mysql, see http://crosbug.com/38773
-readonly_host: 172.18.72.10
+readonly_host: 172.24.26.45
 readonly_user: chromeosqa-read
 readonly_password: qyBM6kDu
 query_timeout: 3600
@@ -321,4 +321,4 @@
 # User that runs the autoserv process in the host of the container.
 # The user is passed to a container through global config file so a process
 # running inside the container can use the same user to make RPC.
-user:
+user:
\ No newline at end of file