aboutsummaryrefslogtreecommitdiff
path: root/lava_dispatcher
AgeCommit message (Expand)Author
2018-04-23Fix typo in 86362f and add debugNeil Williams
2018-04-20Merge "Treat kernel panics as a job failure"Neil Williams
2018-04-20Merge "compression: do not use shell=True"Neil Williams
2018-04-20Merge "LAVA-1286 Raise JobError if 'params' is not a dict"Neil Williams
2018-04-19Do not attempt to unzip on the flyNeil Williams
2018-04-19Treat kernel panics as a job failureNeil Williams
2018-04-19compression: do not use shell=TrueRémi Duraffort
2018-04-19LAVA-1286 Raise JobError if 'params' is not a dictRémi Duraffort
2018-04-19apply_overlay: decode str coming from subprocessRémi Duraffort
2018-04-17Fix wrong infra error when compressing with xzRémi Duraffort
2018-04-16LAVA-1278 - Issues with LZMA, large files and Python3Stevan Radakovic
2018-04-16Comment and fix commented developer debugging lines.Senthil Kumaran S
2018-04-16Remove unused constant OVERRIDE_CLAMP_DURATIONSenthil Kumaran S
2018-04-16Remove unused imports and variables as reported by prospector.Senthil Kumaran S
2018-04-16Remove unused constant IPXE_BOOT_PROMPTSenthil Kumaran S
2018-04-16Add missing import and fix prospector warningsRémi Duraffort
2018-04-12xnbd: fix killing of old xnbd-server processCorentin LABBE
2018-04-12Adding deployment action for MPS devicesDean Arnold
2018-04-11compress: check that the tool does existsRémi Duraffort
2018-04-06Add template testing for user-command and flasherRémi Duraffort
2018-04-06Add a new deploy method called "flasher"Rémi Duraffort
2018-04-05LAVA-1274 do not log a booleanRémi Duraffort
2018-04-05BootloaderCommandOverlay fix validate logicRémi Duraffort
2018-04-05Log str representation of exception objectsRémi Duraffort
2018-04-05Do not crash when command output is not utf-8Rémi Duraffort
2018-04-05LAVA-1266 - LAVA doesn't fail jobs that fail to flash partitionsSenthil Kumaran S
2018-04-05LAVA-1278 use external decompression for .xzNeil Williams
2018-04-04Extend installer error prompt listNeil Williams
2018-04-04Ensure QEMU iso method uses configured TFTP dirNeil Williams
2018-04-04Python3 update for QEMU installer supportNeil Williams
2018-04-04Decode returned log string to utf-8.Senthil Kumaran S
2018-04-03LAVA-1167 allow to remove the .git directoryRémi Duraffort
2018-04-03Remove python2 specific codeRémi Duraffort
2018-04-03test: fix file descriptor leaksRémi Duraffort
2018-04-03Revert "shell: wait for prompt between each command"Senthil Kumaran S
2018-04-03Do not print pipeline description to stdoutRémi Duraffort
2018-04-03Remove v1 signal handlerRémi Duraffort
2018-04-03LAVA-1257 do not crash when STARTRUN is missingRémi Duraffort
2018-04-03shell: wait for prompt between each commandRémi Duraffort
2018-04-03Remove leftover from v1 in android helpersRémi Duraffort
2018-04-02Remove deprecated lava-test-run-attach usageRémi Duraffort
2018-03-29Fix lava-os-build outputRémi Duraffort
2018-03-29Fix raise formatRémi Duraffort
2018-03-28Fixup connection.prompt_str assumptionNeil Williams
2018-03-28Python3 fixesNeil Williams
2018-03-28Raise an Infra Error when an exe is not usableRémi Duraffort
2018-03-15LAVA-1256 raise a JobError when url is missingRémi Duraffort
2018-03-09Device: factorize codeRémi Duraffort
2018-03-09Remove power_on command as it's never usedRémi Duraffort
2018-03-09Specify the exception to raise when timing outRémi Duraffort