aboutsummaryrefslogtreecommitdiff
path: root/crosperf/experiment_files/trybot-image.exp
AgeCommit message (Collapse)Author
2014-04-23Update and standardize example experiment files.cmtice
This cleans up the example experiment files, makes sure they are all up to date, and that they use consisten wording and examples throughout. It also renames some of them. BUG=None TEST=None Change-Id: I1bbf9e364a0dfae7cfb880011f2c140e1a347e98 Reviewed-on: https://chrome-internal-review.googlesource.com/161386 Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>
2014-02-20Add 'build' settings option and xbuddy image format.cmtice
This patch updates Crosperf to add the 'build' tag in the experiment file, and to allow that field to contain xbuddy syntax for using trybot and/or official builds in the test runs. It also adds a bit more checking to make sure we have everything necessary for running 'cros flash' before attempting to use it. BUG=None TEST=I have run this using an experiment file that compares a local image, a trybot image and an official image against each other. It all worked. Change-Id: Ia896799061508fb5718a3201b1599d8622de0b3f Reviewed-on: https://chrome-internal-review.googlesource.com/154097 Reviewed-by: Yunlian Jiang <yunlian@google.com> Commit-Queue: Caroline Tice <cmtice@google.com> Tested-by: Caroline Tice <cmtice@google.com>