aboutsummaryrefslogtreecommitdiffstats
path: root/modules/testimage.py
AgeCommit message (Expand)Author
2021-12-23bitbake: consider both stdout and stderr when checking or logging outputAlexander Kanavin
2019-10-22add SPDX Licence identifierYann CARDAILLAC
2017-12-21testimage.py: collect and write out logs from bitbake and testimageAlexander Kanavin
2017-12-21testimage.py: rewrite the logic for building and running testimagesAlexander Kanavin
2017-12-21testimage.py: remove all iterations (over machines, over failing recipes)Alexander Kanavin
2017-12-21testimage.py: run even if no packages were upgradedAlexander Kanavin
2017-12-21testimage.py: clarify what arguments are passed to class constructorAlexander Kanavin
2017-12-14testimage.py: add extra logging for the testimage logs retrievalAlexander Kanavin
2017-12-14testimage.py: do not call into removed codeAlexander Kanavin
2017-12-14testimage.py: do not manipulate branchesAlexander Kanavin
2016-06-30testimage.py: When patch fail to apply add ability to abort git amv1.0Aníbal Limón
2016-06-30modules/testimage.py: Delete unused variable error_msg.Aníbal Limón
2015-12-16testimage.py: Improve IntegrationError handling.Aníbal Limón
2015-12-16testimage: Don't handle IntegrationError as recipe upgrade ErrorAníbal Limón
2015-12-16testimage.py: When an IntegrationError occurs remove sstate and tmpAníbal Limón
2015-12-11testimage: Move run code from upgradehelper to testimageAníbal Limón
2015-12-07testimage.py: TestImage class _get_failed_recipe returns first matchAníbal Limón
2015-12-01testimage: Add handling of IntegrationErrorAníbal Limón
2015-12-01testimage/ptest: Add require of ptest-pkgs in EXTRA_IMAGE_FEATURES.Aníbal Limón
2015-12-01upgradehelper.py: Add support for specify what image test.Aníbal Limón
2015-11-25upgradehelper: Add testimage feature.Aníbal Limón