aboutsummaryrefslogtreecommitdiff
path: root/lava-v2-jobs-from-api.py
AgeCommit message (Expand)Author
2019-10-02Add first RISCV device: hifive-unleashed-a00Corentin LABBE
2019-09-13kernelci.config.test: optional plan name in TestConfig.match()Guillaume Tucker
2019-09-09kernelci.config.test: add TestPlan.base_nameGuillaume Tucker
2019-09-09lava-v2-jobs-from-api.py: remove plan_name template parameterGuillaume Tucker
2019-09-04kernelci.configs: convert to kernelci.config.{build,test}Guillaume Tucker
2019-08-30lava-v2-jobs-from-api.py: Use the DeviceType paramsKhouloud Touil
2019-08-30lava-v2-jobs: Add support for filtering on build-environmentMatt Hart
2019-08-29kernelci.configs.DeviceType: rename .type_name as .base_nameGuillaume Tucker
2019-08-29lava-v2-jobs-from-api.yaml: use the YAML device type name in job namesGuillaume Tucker
2019-08-28lava-v2-jobs-from-api.py: distinguish device.type from device_typeGuillaume Tucker
2019-08-27kernelci.configs.DeviceType: add .type_name instead of .nameGuillaume Tucker
2019-07-26templates/boot: add console_msg_format to kernel cmdlineKevin Hilman
2019-02-13kernelci.configs: add build config classesGuillaume Tucker
2019-02-13lib.test_configs: move to kernelci.configsGuillaume Tucker
2019-01-30Push a build-environment variable to the backend for every build (#43)Matt Hart
2019-01-30lava-v2-jobs-from-api.py: pass test plan name as template parameterGuillaume Tucker
2019-01-30lava-v2-jobs-from-api.py: update template params with TestPlan.paramsGuillaume Tucker
2018-12-07Use file_server_resource for job urlsMatt Hart
2018-09-03lava-v2-jobs-from-api.py: use lib.test_configsGuillaume Tucker
2018-09-03lava-v2-jobs-from-api.py: use the Debian images for the usb and sleep test plansAna Guerrero Lopez
2018-07-05lava-v2-jobs-from-api.py: fix buildroot URL for boot testsGuillaume Tucker
2018-07-05Add cros-ec test planAna Guerrero Lopez
2018-07-05Add IGT test planAna Guerrero Lopez
2018-07-05lava-v2-jobs-from-api: use newer buildroot imagesKevin Hilman
2018-06-28lava-v2-jobs-from-api.py: use debian rootfs for v4l2 testsAna Guerrero Lopez
2018-06-28Pass the image shell prompt to the templatesMatt Hart
2018-05-23Add socionext synquacer devbox devicesMatt Hart
2018-02-23lava-v2-jobs-from-api.py: add --builds to read local JSON fileGuillaume Tucker
2018-02-23lava-v2-jobs-from-api.py: add callback command line optionsGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: fix all pep8 errorsGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: split function to generate jobsGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: consolidate code to write out jobsGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: consolidate iteration over all the devicesGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: split function to validate a jobGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: split function to get job paramsGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: reduce indentationGuillaume Tucker
2018-02-19lava-v2-jobs-from-api.py: split function to get buildsGuillaume Tucker
2018-02-13Add LKFT lab, remove boot-be planMatt Hart
2018-02-13lava-v2-jobs-from-api.py: drop _rootfs:nfs suffixGuillaume Tucker
2018-01-16lava-v2-jobs-from-api.py: print exception error from test configGuillaume Tucker
2018-01-16lava-v2-jobs-from-api.py: add --defconfig_full option for single defconfigGuillaume Tucker
2018-01-16lava-v2-jobs-from-api.py: remove noisy log messagesGuillaume Tucker
2018-01-16Add simple plan to atom330Matt Hart
2017-11-17Make all plans != boot use the test callbackMatt Hart
2017-11-06Fix rpi3, blacklists on v2, and dont boot test kselftest configsMatt Hart
2017-09-21Support blacklisting labs per device-typeMatt Hart
2017-08-09job builder skips failed builds and templates cleanupMatt Hart
2017-08-08lava-v2-jobs-from-api: add arch_blacklistKevin Hilman
2017-07-31Move callback boot results to lava/bootMatt Hart
2017-07-31Make test result callbacks different from boot reportsMatt Hart