aboutsummaryrefslogtreecommitdiff
path: root/android/x15-v2/template-monkey.yaml
AgeCommit message (Collapse)Author
2018-05-30android x15-v2: update boot prompt to support AOSP P and masterYongqin Liu
use ":/" instead of "am57xevm:/" Change-Id: I435966efa942d50b2d2b46ec8571b1e4a58508d4 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-05-02android/x15-v2: fix the error on boot url specificationYongqin Liu
need to add '/' sign before boot_fit.img for the snapshot url otherwise will get the error like here: https://lkft.validation.linaro.org/scheduler/job/203283 Change-Id: If6a7ab7602850ccebbbc5820953bb00409a569fe Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-04-28android x15 lcr: update for 4.14 and FIT image supportYongqin Liu
1. not flash environment partition 2. use boot_fit.img instead of boot.img Change-Id: Ifb3bd08359d9cb5cf66bd9725885282c7aba45aa Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-03-14hikey and x15 monkey: increase events count to 600kYongqin Liu
The hikey monkey test job here: https://staging.validation.linaro.org/scheduler/job/213671#L13431 finished 500k events in about 50 minutes Change-Id: I306d0ecc6772e1f087294261c4ea5d1e53b7126d Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-03-13x15-v2: fix the job name for monkey testYongqin Liu
was weekly before, and change it to monkey Change-Id: I32a58730d7d46ffcca593a7d9e72c7efc3740139 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-03-08hikey & x15 monkey: set visibility to lkft groupYongqin Liu
Change-Id: I20b2996cdf0eb3287c0031b10a34ea4a1608504b Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-03-07hikey-v2 and x15-v2: add monkey test templateYongqin Liu
so that we could trigger the monkey test from ci build setting EVENT_COUNT to 50000 first, with the best case, it will make the monkey run more than 1 hour, it's what we expected to see. but considering the status at the moment, this monkey job could only be run for less half an hour. will adjust the test parameters in the future as quality improved Change-Id: I1b6cd27104b6d69d7aa6d5632fa680c3fe7b424f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>