c8aa41a23c9e1d1826a8ac6779ed059ef7155c01 |
15-Feb-2017 |
Prathmesh Prabhu <pprabhu@chromium.org> |
provision_TestbedUpdate: Use HostInfo to obtain build information This is a reland of https://chromium-review.googlesource.com/#/c/438717/ The root cause for the revert was fixed by: https://chromium-review.googlesource.com/#/c/442710/ BUG=chromium:678430 TEST=None Change-Id: I2fb8a9ca15b2841471dbda1adc640f52c4a927a2 Reviewed-on: https://chromium-review.googlesource.com/443127 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
rovision_TestbedUpdate.py
|
361f8b4579d52c18e2ff332167b7c9b450e74e76 |
15-Feb-2017 |
Prathmesh Prabhu <pprabhu@chromium.org> |
Revert "provision_TestbedUpdate: Use HostInfo to obtain build information" This reverts commit 5c8be0b20c8e2f1ea3920135eb84cac49d5df4ab. Reason for revert: This CL failed testing push due to "AttributeError: 'TestBed' object has no attribute 'host_info_store'" Original change's description: > provision_TestbedUpdate: Use HostInfo to obtain build information > > BUG=chromium:678430 > TEST=Run provision on a testbed. > > Change-Id: I1b40b50852bde91a879b94b191a44e60eb8e4754 > Reviewed-on: https://chromium-review.googlesource.com/439525 > Commit-Ready: Prathmesh Prabhu <pprabhu@chromium.org> > Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> > Reviewed-by: Allen Li <ayatane@chromium.org> BUG=chromium:678430 Change-Id: I1bbb0f247d77608c621b5fcc6e35049618ad92c9 Reviewed-on: https://chromium-review.googlesource.com/442631 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
rovision_TestbedUpdate.py
|
18a852578599861e373915623661694b988b093a |
15-Feb-2017 |
Shuqian Zhao <shuqianz@chromium.org> |
Revert "provision_TestbedUpdate: Fix syntax error" This reverts commit 0ee91bc909adc2daf2741243012a3211e8ec27e9. Reason for revert: Fail testing push Original change's description: > provision_TestbedUpdate: Fix syntax error > > > BUG=None > TEST=None > > Change-Id: I5cd6b0a73ceb14c8f2e1f31dd327d5f6697f861a > Reviewed-on: https://chromium-review.googlesource.com/442625 > Reviewed-by: Shuqian Zhao <shuqianz@chromium.org> > Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> > TBR=pprabhu@chromium.org,shuqianz@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=None Change-Id: I003fc7b26e8195cd3504d8746a73180b2b1b4216 Reviewed-on: https://chromium-review.googlesource.com/442833 Reviewed-by: Shuqian Zhao <shuqianz@chromium.org> Tested-by: Shuqian Zhao <shuqianz@chromium.org>
rovision_TestbedUpdate.py
|
0ee91bc909adc2daf2741243012a3211e8ec27e9 |
14-Feb-2017 |
Prathmesh Prabhu <pprabhu@chromium.org> |
provision_TestbedUpdate: Fix syntax error BUG=None TEST=None Change-Id: I5cd6b0a73ceb14c8f2e1f31dd327d5f6697f861a Reviewed-on: https://chromium-review.googlesource.com/442625 Reviewed-by: Shuqian Zhao <shuqianz@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
rovision_TestbedUpdate.py
|
5c8be0b20c8e2f1ea3920135eb84cac49d5df4ab |
08-Feb-2017 |
Prathmesh Prabhu <pprabhu@chromium.org> |
provision_TestbedUpdate: Use HostInfo to obtain build information BUG=chromium:678430 TEST=Run provision on a testbed. Change-Id: I1b40b50852bde91a879b94b191a44e60eb8e4754 Reviewed-on: https://chromium-review.googlesource.com/439525 Commit-Ready: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> Reviewed-by: Allen Li <ayatane@chromium.org>
rovision_TestbedUpdate.py
|
adf313165f835de2e47ad9e8d4ee9fab388e6a7c |
28-Jun-2016 |
Simran Basi <sbasi@google.com> |
autotest: Add suite support for testbeds. Adds basic suite support for Android testbeds. Note this does not support SSP and only uses the Autotest code that is currently pushed to prod. * Added a new provision test (provision_TestbedUpdate). * Added a basic suite to test this workflow. * Updated the parsers to allow for multiple boards. * Had to adjust the provision control_segment to allow commas in the key-value labels. BUG=chromium:628415,chromium:628036 TEST=./site_utils/run_suite.py --board=dragonboard-2 \ --build=git_mnc-brillo-dev/dragonboard-eng/3014741,\ git_mnc-brillo-dev/dragonboard-eng/3014741 \ --suite_name=dummy_testbed --pool='' --run_prod_code Change-Id: Ica04911974d69498877b9cedb9cefc4a5d0bcdd5 Reviewed-on: https://chromium-review.googlesource.com/360663 Commit-Ready: Simran Basi <sbasi@chromium.org> Tested-by: Simran Basi <sbasi@chromium.org> Reviewed-by: Kevin Cheng <kevcheng@chromium.org> Reviewed-by: Dan Shi <dshi@google.com>
ontrol
rovision_TestbedUpdate.py
|