History log of /external/autotest/site_utils/common.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b6be30e561745419e773851b73a59c47a17525f5 07-Sep-2017 Richard Barnette <jrbarnette@chromium.org> Revert "autotest: sync server_db with the inventory service."

This reverts commit 0a83496d4836f69f595815333e67eb418834d0a7.

This CL has been implicated in import errors causing canary failures.

BUG=chromium:762826
TEST=None

Change-Id: I9f310a93b56765b417372ef6cb600a43df32b517
Reviewed-on: https://chromium-review.googlesource.com/655517
Reviewed-by: Richard Barnette <jrbarnette@google.com>
Tested-by: Richard Barnette <jrbarnette@google.com>
/external/autotest/site_utils/common.py
0a83496d4836f69f595815333e67eb418834d0a7 22-Aug-2017 Shuqian Zhao <shuqianz@chromium.org> autotest: sync server_db with the inventory service.

This script will sync server_db with inventory service. If specified
--warn_only, no changes will be made to the server_db, only a warning
messages about the inconsistencies will be sent out.

BUG=b:64912213
TEST=1. unittest
2. Create a fake server db on a test server. Fake response from
inventory service. Run the server_db_sync script to check whether it
updates the fake server_db correctly.

Change-Id: I17e3489cb4f1584b432318433c64baa7474dd27d
Reviewed-on: https://chromium-review.googlesource.com/624945
Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org>
Tested-by: Shuqian Zhao <shuqianz@chromium.org>
/external/autotest/site_utils/common.py
20a9b58ae53932cad6a536e23bb020bfb6e84a49 21-Nov-2011 Scott Zawalski <scottz@google.com> Merge as much from autotest-tools in to autotest
as possible.

The following will be left in autotest-tools and will be eventually dropped:
borg, btfs, offloader, scripts, server_hosts, cloud_gestures

Migrated files:
etc_apache2 -> site_utils/admin/apache2.conf
etc_init.d -> site_utils/admin/autotest.init
global_config.ini ->merged and passwords removed. shadow_config.ini should be used on the server when deployed. And the passwords should be added from Valentine
Moved autotest/scripts under site_tuils/admin

syncfiles/
apache/conf moved everything but left the .crt file for now
frontend/afe/site_rpc* left there for now.
scheduler/ssh_start_wrapper.sh -> migrated to site_utils/admin
utils/* moved to site_utils. There is mention of loas but nothing really confendential there so I copied it over. There is already some mention to loas on the web.

BUG=chromium-os:22942
TEST=NA

Change-Id: I89fcb108aec1557820041644d799687212e3bd73
Reviewed-on: https://gerrit.chromium.org/gerrit/11995
Commit-Ready: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Scott Zawalski <scottz@chromium.org>
Tested-by: Scott Zawalski <scottz@chromium.org>
/external/autotest/site_utils/common.py