aboutsummaryrefslogtreecommitdiff
path: root/setup_chromeos.py
AgeCommit message (Collapse)Author
2013-11-06Make changes to run Telemetry tests in nightly infrastructure tests.cmtice
BUG=None TEST=Tested this running the nightly infrastructure cron jobs. Change-Id: I6cccee222b074e9410b45df6750c097430207746 Reviewed-on: https://chrome-internal-review.googlesource.com/147515 Reviewed-by: Luis Lozano <llozano@chromium.org> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
2013-09-10For the new git repositories, we need to use https instead of http and ssh.Luis Lozano
Bug=None Test=Tested setup_chromeos, build_chromes, remote_gcc_build Change-Id: I95833ed07692ea04f396233ab87aa7b47ff6b106 Reviewed-on: https://chrome-internal-review.googlesource.com/144397 Reviewed-by: Han Shen <shenhan@google.com> Commit-Queue: Luis Lozano <llozano@chromium.org> Tested-by: Luis Lozano <llozano@chromium.org>
2013-09-04Modified the script to use the new internal and external gerrit repositories.Luis Lozano
BUG=None TEST=Minimal testing done. Need to let the nightly testing test this. Change-Id: I8273d5e90e5fb3ed96d9782cae651d4144f135dc Reviewed-on: https://chrome-internal-review.googlesource.com/144015 Reviewed-by: Han Shen <shenhan@google.com> Tested-by: Luis Lozano <llozano@chromium.org> Commit-Queue: Luis Lozano <llozano@chromium.org>
2013-08-01Changes to allow getting images from the remote bot when the testing failsLuis Lozano
- Allow remote_gcc_build to return image even in the case where the build bot testing has failed. Testing may have failed but an image may have been generated. - Move the handling of the manifest repo to a new module. - Various clean up BUG=None TEST=Tested by running with several inputs. Used for vtable verification testing Change-Id: I1abf01c56d1159dfae76c45e2de4c2a9e385d386 Reviewed-on: https://gerrit-int.chromium.org/42123 Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Luis Lozano <llozano@chromium.org> Tested-by: Luis Lozano <llozano@chromium.org>
2013-03-15Cleaned up directory after copy of tools from perforce directoryLuis Lozano
Got rid of stale copies of some tools like "crosperf" and moved all files under v14 directory (that came from perforce) into the top directory. BUG=None TEST=None Change-Id: I408d17a36ceb00e74db71403d2351fd466a14f8e Reviewed-on: https://gerrit-int.chromium.org/33887 Tested-by: Luis Lozano <llozano@chromium.org> Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Luis Lozano <llozano@chromium.org>