aboutsummaryrefslogtreecommitdiff
path: root/lava-v2-jobs-from-api.py
AgeCommit message (Expand)Author
2017-07-11simplify import statements with device_mapGuillaume Tucker
2017-07-11lava-v2-jobs-from-api.py: simplify device_type in templatesGuillaume Tucker
2017-06-27lava-v2-jobs-from-api.py: use response.raise_for_statusGuillaume Tucker
2017-06-27lava-v2-jobs-from-api.py: use urllib.urlencode to encode URL paramsGuillaume Tucker
2017-06-27lava-v2-jobs-from-api.py: refactor INITRD_URL and NFSROOTFS_URLGuillaume Tucker
2017-06-27lava-v2-jobs-from-api.py: add git_url to the meta-dataGuillaume Tucker
2017-06-27lava-v2-jobs-from-api.py: reformat job dict with one item per lineGuillaume Tucker
2017-06-27Add LGPL v2.1+ headers in Python scripts and full license in COPYINGGuillaume Tucker
2017-06-23Support changing the callback token nameMatt Hart
2017-06-22KernelCI staging 20170621 (#91)Guillaume Tucker
2017-06-02Update v2 templates and other fixes (#84)Matt Hart
2017-03-24Fix the lava job nameMatt Hart
2017-03-23Fix the storage url for v2 jobsMatt Hart
2017-03-22Update lava-ci scripts and templates to include branch supportMatt Hart
2017-01-05Fixup some template inheritance and add yet more uboot devices (#67)Matt Hart
2017-01-04Improve reactobus job parser to submit results to KCI API (#66)Matt Hart
2016-11-14LAVA V2 Initial Job SupportMatt Hart