Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
da8c60af1e1e3ee97170c700d0b72991687e35a2
/
server
/
hosts
/
cros_host.py
da8c60a
[autotest] Migrate graphite directory to client/common_lib/cros
by Michael Liang
· 11 years ago
4e9a2aa
[autotest] Add get_servo function to CrosHost class
by Dan Shi
· 11 years ago
85276d4
[autotest] Add a test to verify servo power state controller.
by Dan Shi
· 11 years ago
04be2bd
Autotest: Change logging.warn() to logging.warning().
by Ilja H. Friedel
· 11 years ago
4d8184f
[autotest] Reset a DUT to confirm a repair.
by Prashanth B
· 11 years ago
5d0a051
[autotest] Add clarity to update engine/chrome reset failures.
by Prashanth B
· 11 years ago
03c5168
Autotest Label: Don't throw exception command running failed
by Puthikorn Voravootivat
· 11 years ago
fa01124
Generate storage label for lab machine
by Puthikorn Voravootivat
· 11 years ago
3d6790d
Chameleon: Add the 'chameleon' label for hosts with Chameleon boards
by Tom Wai-Hong Tam
· 11 years ago
fced4f6
Chameleon: Increase the timeout margins of suspend and resume
by Tom Wai-Hong Tam
· 11 years ago
31b932b
Add new test, kernel_CrosECSysfs, to test EC accelerometers
by Alec Berg
· 11 years ago
3f73103
Disable stateful update install except for canaries.
by J. Richard Barnette
· 11 years ago
b132803
Filter out unsupported EDID in display resolution test
by Hung-ying Tyan
· 11 years ago
7d5aeb2
cros_host: Allow tests to specify a non-default reboot timeout
by Doug Anderson
· 11 years ago
849a1c4
[autotest] Try to restart dut with servo in cleanup before collecting logs
by Dan Shi
· 11 years ago
4d47852
[autotest] Allow servo to be initialized without attempt to repair.
by Dan Shi
· 11 years ago
4f595f5
kernel_CrosECSysfs should only run against Chrome OS ECs.
by Bill Richardson
· 11 years ago
1ea8094
cros_host.check_host() should return false if adb is installed
by Christopher Wiley
· 11 years ago
84890bd
Handle UI restart without removing login-prompt-visible.
by J. Richard Barnette
· 11 years ago
4d169ed
Add back the constant SHUTDOWN_TIMEOUT which was accidentally removed
by Tom Wai-Hong Tam
· 11 years ago
b87c3aa
[autotest] Fix bug in report repair stats collection
by Dan Shi
· 11 years ago
eaee340
Abstract methods in ChameleonBoard and ChameleonPort
by Tom Wai-Hong Tam
· 11 years ago
efe1c7f
Support Chameleon host, another test-assistant board, like Servo
by Tom Wai-Hong Tam
· 11 years ago
40b7d0d
Add current chrome version to generated AFDO perf data
by Luis Lozano
· 11 years ago
3cbd76b
Move certain content from client/ to server/site_utils.py
by J. Richard Barnette
· 11 years ago
8d19e3c
Add dynamic names for FAFT xmlrpc server logfiles.
by Yusuf Mohsinally
· 11 years ago
fc3eac0
autotest: Fix host type detection
by Christopher Wiley
· 11 years ago
fff89d6
Adding ability to log output when starting xmlrpc server.
by Yusuf Mohsinally
· 11 years ago
46dadc9
[autotest] Eureka host.
by beeps
· 11 years ago
b6f924f
autotest: add method to syslog on host
by Jason Abele
· 11 years ago
9cc4845
[autotest] fixing nits left from earlier CL related to _install_repair_with_powerwash
by Dan Shi
· 11 years ago
2c88eed
[autotest] add powerwash to repair funcs if update engine failed
by Dan Shi
· 11 years ago
6542508
Refactor verification of booted partition logic so it's reusable.
by Chris Sosa
· 11 years ago
c14f06a
autotest: Clean up SSH tunnels before starting XMLRPC proxies
by Christopher Wiley
· 11 years ago
dd18185
autotest: Wait for XMLRPC server shutdown
by Christopher Wiley
· 11 years ago
1160e2c
Autotest: Extend reboot timeout.
by Simran Basi
· 11 years ago
03590af
[autotest] Make DUT repair flow not blocked by servo repair failure
by Fang Deng
· 11 years ago
f079cfb
[autotest] Add a provision test for factory images.
by beeps
· 11 years ago
e613093
Autotest: Add stats to Repair.
by Simran Basi
· 11 years ago
5d518f4
[autotest] Add servo repair process
by Fang Deng
· 11 years ago
12c0a3c
[autotest] Stage factory artifacts from the canary branch.
by beeps
· 11 years ago
c87ff60
[autotest] Modify verify and cleanup for factory images.
by beeps
· 11 years ago
1df5511
Autotest: Shorter timeout for Power Cycle RPM calls
by Simran Basi
· 11 years ago
0ca40e2
[autotest] Rename site_host.SiteHost to cros_host.CrosHost
by Fang Deng
· 11 years ago
[Renamed (99%) from server/hosts/site_host.py]
c5947fa
[autotest] add a --ssh_options option to autoserv
by Aviv Keshet
· 11 years ago
d1c2b73
[autotest] Make ssh verbosity flag as an argument of SiteHost
by Fang Deng
· 11 years ago
10e992b
[autotest] Collect update engine log even if run_update failed.
by Dan Shi
· 11 years ago
284b581
[autotest] Fix site_host close() method
by Aviv Keshet
· 11 years ago
32a6308
[autotest] Teach site host about jsonrpc.
by beeps
· 11 years ago
e539be0
[autotest] Teach the devserver to stage factory images.
by beeps
· 11 years ago
96667ca
[autotest] Refactor SiteHost, AbstractSSHHost, SSHHost hierarchy
by Fang Deng
· 11 years ago
0ce0b60
Auto detect labels graphics:gl and graphics:gles.
by Ilja Friedel
· 11 years ago
0c86503
[autotest] Don't swap devservers when verifying repo_url.
by beeps
· 11 years ago
18ee314
[autotest] add an --ssh_verbosity flag to autoserv
by Aviv Keshet
· 11 years ago
dae65fd
[autotest] Include job id in job_repo_url email.
by beeps
· 11 years ago
fbcc712
Add support for servo repair on parrot.
by J. Richard Barnette
· 11 years ago
03eaad9
Update devserver urls with /archive in autotest(2)
by joychen
· 12 years ago
687243d
[autotest] Email notifications when job_repo_url changes on a host.
by beeps
· 11 years ago
a1ecd5c
[Autotest] Measure autoserv run time end to end with graphite
by Dan Shi
· 12 years ago
0d761e3
autotest: Stop catching TimeoutException from retry
by Christopher Wiley
· 11 years ago
7458bf6
[Autotest] Pass devserver selection from create_suite_job to dynamic_suite
by Dan Shi
· 12 years ago
cb6f1e2
[autotest] Teach autoserv to check a hosts job_repo_url.
by beeps
· 12 years ago
afb8814
[autotest] Adding 'off' state to switch_usbkey and related changes to fix 225932
by Fang Deng
· 12 years ago
7275b61
Clarify post-reboot machine_install() error messages.
by J. Richard Barnette
· 12 years ago
e930926
Revert "[Autotest] Pass devserver selection from create_suite_job to dynamic_suite"
by Dan Shi
· 12 years ago
0d8fcfa
[Autotest] Pass devserver selection from create_suite_job to dynamic_suite
by Dan Shi
· 12 years ago
b5efc53
[autotest] Change constants to ds_constatns.
by beeps
· 12 years ago
b76e0ee
Add new test that has shorter reboot/down timeouts and increase others.
by Chris Sosa
· 12 years ago
e4af8b9
Stage test images for servo automatically.
by J. Richard Barnette
· 12 years ago
62bacae
Revamp repair workflow.
by Scott Zawalski
· 12 years ago
7231260
Update the stateful partition during an update test.
by Chris Sosa
· 12 years ago
0ed712b
autotest: Expect BadStatusLine from XMLRPC servers
by Christopher Wiley
· 12 years ago
31b2e31
Unify platform_InstallTestImage with servo repair.
by J. Richard Barnette
· 12 years ago
cb934ac
Increase reboot timeout during AU to 2 minutes.
by J. Richard Barnette
· 12 years ago
b95bb86
[Autotest] Enable trying stateful update only in machine_install
by Dan Shi
· 12 years ago
69929a5
Add board type handling to the power_state_controller module.
by J. Richard Barnette
· 12 years ago
6b05f5b
SiteHost.verify_software checks space in the encrypted stateful partition
by Fang Deng
· 12 years ago
5e6339a
Autotest: Make sure RPM-related tests ensure the outlet is ON.
by Simran Basi
· 12 years ago
b550d5a
restart update-engine -> stop/start update-engine.
by Scott Zawalski
· 12 years ago
b7612bc
Temporary hack to remove whitelist policy before an update.
by Chris Sosa
· 12 years ago
346725f
[Autotest] Fix unhandled AttributeError if machine_install failed
by Dan Shi
· 12 years ago
d0672f3
Log exceptions from machine install during repair.
by Fang Deng
· 12 years ago
eadbf70
Modify our support of --image to work with our devservers.
by Scott Zawalski
· 12 years ago
7b7379d
[Autotest] Disable trying stateful update only in machine_install
by Dan Shi
· 12 years ago
fde55fc
Rework SiteHost.repair_full() not to fail after install success.
by J. Richard Barnette
· 12 years ago
7548757
Move Servo related modules to server/cros/servo.
by J. Richard Barnette
· 12 years ago
13eb7c0
Limit the polling rate in xmlrpc_connect().
by J. Richard Barnette
· 12 years ago
833814b
Telemetry on Autotest: Telemetry runner code and simple test
by Simran Basi
· 12 years ago
c14897e
Expand automatic Servo recovery to include Lumpy systems.
by J. Richard Barnette
· 12 years ago
d4649c6
Increase SiteHost.RESUME_TIMEOUT to reflect reality better.
by J. Richard Barnette
· 12 years ago
0f466e8
[Autotest] Update the Autotest installer code to avoid reinstalling the
by Dan Shi
· 12 years ago
d78249a
autotest: Add mechanism to block on xmlrpc_connect completion
by Christopher Wiley
· 12 years ago
13fa1ba
Autotest: Kick off autoreboot script on first boot.
by Simran Basi
· 12 years ago
07fdb61
Add/Refactored Power methods that can handle via Servo, RPM and Manual.
by Ismail Noorbasha
· 12 years ago
fbca4a9
Add a python check to verify.
by Scott Zawalski
· 12 years ago
89c44dd
Fix auto repair and the reinstall button from the AFE.
by Scott Zawalski
· 12 years ago
b6de7e3
Remove host argument from Servo.install_recovery_image().
by J. Richard Barnette
· 12 years ago
f451796
[autotest] Fix python syntax in previous commit.
by Alex Miller
· 12 years ago
4fc1836
[autotest] Catch AutotestError and AutoservError from |restart ui|.
by Alex Miller
· 12 years ago
74c89a9
[autotest] Create a list of programmatically detectable labels
by Aviv Keshet
· 12 years ago
Next »