aboutsummaryrefslogtreecommitdiff
path: root/lite-aeolus-zephyr.js.yaml
AgeCommit message (Collapse)Author
2020-06-04lite-*/zephyr-*: Switch LAVA server/token to validation.linaro.org.Paul Sokolovsky
Change-Id: I36650d402662312cdcd1be787b22843d49ed3007 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-05-12lite-*, zephyr-*: Switch from ZEPHYR_GCC_VARIANT to ZEPHYR_TOOLCHAIN_VARIANTPaul Sokolovsky
ZEPHYR_GCC_VARIANT is a deprecated setting name, usedin earlier Zephyr versions. With Zephyr 2.3, that compatibility define no longer seems to work, so switch everything to ZEPHYR_TOOLCHAIN_VARIANT in one go. Change-Id: I51c6f51238cc41c088edc2c90ebad4255236738a Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-03-25lite-aeolus-*: Switch to Python3 in LAVA submission script.Paul Sokolovsky
Change-Id: I830e09f4d0018639ddeb61abd3b9fceeaa0debe3 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-01-06lite-aeolus-zephyr.js: Remove myself from email notifications.Paul Sokolovsky
Zephyr.js wasn't updated to Zephyr changes beyond 1.13, and currently not active upstream. Thus, the build is broken, so avoid notification spam. Change-Id: I58f86aac928bed0a9d0838f1f081b599f877dd73 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-11-06Publishing: Use Python3Benjamin Copeland
linaro-cp.py now supports Python3, with Python3-requests. Lets update jobs to use the newer library. Change-Id: I286f7bcefe1d6b74ddad1437ce01d42c0cc9bd69
2019-08-06lite-aeolus-*: Upstream removed arduino_101 support.Paul Sokolovsky
Change-Id: I2747300fdeb05bdad648dd5e359a9e6dee67d54c Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-03-28lite-aeolus-zephyr.js: Switch to branch updated for Zephyr 1.14.Paul Sokolovsky
Change-Id: I51e8f93de4baed87ee3f833c87c515a460161ba3 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-09-18lite-aeolus: Re-enable LAVA submission with updated token.Paul Sokolovsky
A dedicated access token for lite.validation.linaro.org was created on ci.linaro.org under name LAVA_TOKEN_LITE (the username is the same). Change-Id: I4525e6ed37300dfc9fef0d42aa63f49e776078d8 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-06-13lite-aeolus-*: Enable testing on disco-l475-iot1Paul Sokolovsky
Following zephyr-* jobs (8cab218f13). Change-Id: I736cffd9a5801440d99759a5c11984322e3dfc8c Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-06-13lite-aeolus-*: Update to use LITE LAVA instance.Paul Sokolovsky
Following updates to zephyr-* jobs in 5e59f53ca4ae. Change-Id: I3eda6c582811b5db2270e24d83254b0ee53b8633 Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-12-13lite-aeolus-zephyr.js: Submit zephyr.elf to LAVA for qemu_cortex_m3.Paul Sokolovsky
Zephyr 1.10 doesn't build .bin for qemu_* by default any longer, and it doesn't scale to try to patch every downstream project back. Change-Id: Idd9c559d9b3a985b71284f7bc4ac67b7b8e73c83
2017-11-27lite-aeolus-*: Disable LAVA submission for arduino_101.Paul Sokolovsky
Seems that these devices are no longer available in the LAVA Lab, and all submissions end up in error, breaking the build. Change-Id: I4a7c63de309763ae8fead253173418703cf186ed
2017-07-02pfalcon-aelous-*: Copy to lite-aeolus-*.Paul Sokolovsky
Prototyping phase is done, convert to production jobs. Initially tried to rename, but that lead to validation failure, working around with copy. Change-Id: I06099b7cfbf653027c9a7d6e520858f66bc0a5d4