Moblab: crash_server config setting needs to be blanked out by default |
||||||||
Issue descriptionThe default value for crash_server in global_config.ini is: crash_server: http://172.17.40.24:8082, http://100.107.160.6:8082, http://100.107.160.5:8082 This points to Google internal servers which the moblab cannot reach. When moblab has a need to report a crash it will try these servers and fail and then retry many many times and this can take hours of time. Setting crash_server to an empty value in moblab_confg.ini should prevent this from happening.
,
Feb 27 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/3756caf8f7369a6a9203e214b1587d084a7639bc commit 3756caf8f7369a6a9203e214b1587d084a7639bc Author: Keith Haddow <haddowk@chromium.org> Date: Mon Feb 27 20:03:26 2017 [third_party/autotest] Override moblab crash server setting. Moblab wastes time trying to connect to crash servers that it can not access, put override setting of no crash servers in moblab config so it does not attempt to contact crash servers. BUG= chromium:681916 TEST=None Change-Id: I6bd6814eee7435ccd259541342dd6af3821e856d Reviewed-on: https://chromium-review.googlesource.com/434544 Commit-Ready: Keith Haddow <haddowk@chromium.org> Tested-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Michael Tang <ntang@chromium.org> [modify] https://crrev.com/3756caf8f7369a6a9203e214b1587d084a7639bc/moblab_config.ini
,
Feb 27 2017
,
Feb 27 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/f97f4d6d1cc196f4cd85bb6af49757be700d603e commit f97f4d6d1cc196f4cd85bb6af49757be700d603e Author: Keith Haddow <haddowk@chromium.org> Date: Mon Feb 27 23:37:46 2017 [third_party/autotest] Override moblab crash server setting. Moblab wastes time trying to connect to crash servers that it can not access, put override setting of no crash servers in moblab config so it does not attempt to contact crash servers. BUG= chromium:681916 TEST=None Change-Id: I6bd6814eee7435ccd259541342dd6af3821e856d Reviewed-on: https://chromium-review.googlesource.com/434544 Commit-Ready: Keith Haddow <haddowk@chromium.org> Tested-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Michael Tang <ntang@chromium.org> (cherry picked from commit 3756caf8f7369a6a9203e214b1587d084a7639bc) Reviewed-on: https://chromium-review.googlesource.com/447003 Reviewed-by: Jinjing Liang <jinjingl@google.com> Commit-Queue: Keith Haddow <haddowk@chromium.org> [modify] https://crrev.com/f97f4d6d1cc196f4cd85bb6af49757be700d603e/moblab_config.ini
,
Feb 27 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/7e6365b1bdb91df60764f739b296da31b9adc4bf commit 7e6365b1bdb91df60764f739b296da31b9adc4bf Author: Keith Haddow <haddowk@chromium.org> Date: Mon Feb 27 23:37:49 2017 [third_party/autotest] Override moblab crash server setting. Moblab wastes time trying to connect to crash servers that it can not access, put override setting of no crash servers in moblab config so it does not attempt to contact crash servers. BUG= chromium:681916 TEST=None Change-Id: I6bd6814eee7435ccd259541342dd6af3821e856d Reviewed-on: https://chromium-review.googlesource.com/434544 Commit-Ready: Keith Haddow <haddowk@chromium.org> Tested-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Keith Haddow <haddowk@chromium.org> Reviewed-by: Michael Tang <ntang@chromium.org> (cherry picked from commit 3756caf8f7369a6a9203e214b1587d084a7639bc) Reviewed-on: https://chromium-review.googlesource.com/447004 Reviewed-by: Jinjing Liang <jinjingl@google.com> Commit-Queue: Keith Haddow <haddowk@chromium.org> [modify] https://crrev.com/7e6365b1bdb91df60764f739b296da31b9adc4bf/moblab_config.ini
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by stephenlin@chromium.org
, Jan 30 2017