aboutsummaryrefslogtreecommitdiff
path: root/lava_dispatcher/actions
AgeCommit message (Expand)Author
2018-04-23Fix typo in 86362f and add debugNeil 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-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-16LAVA-1278 - Issues with LZMA, large files and Python3Stevan Radakovic
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-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-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-04Ensure QEMU iso method uses configured TFTP dirNeil Williams
2018-04-04Python3 update for QEMU installer supportNeil Williams
2018-04-03LAVA-1167 allow to remove the .git directoryRémi Duraffort
2018-04-03Remove python2 specific codeRémi Duraffort
2018-04-03Revert "shell: wait for prompt between each command"Senthil Kumaran S
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-03-29Fix raise formatRémi Duraffort
2018-03-28Fixup connection.prompt_str assumptionNeil 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-09Remove power_on command as it's never usedRémi Duraffort
2018-03-09Specify the exception to raise when timing outRémi Duraffort
2018-03-07Revert "LAVA-1167 - Improve disk usage of test overlay tarball creation"Matt Hart
2018-03-06Add a deploy method that only create the overlayRémi Duraffort
2018-02-28Fastboot boot method should have a sequence associated with it.Senthil Kumaran S
2018-02-23Catch errors with lava_test_results_dir earlyNeil Williams
2018-02-21Use job tmp directory for the compress overlayRémi Duraffort
2018-02-21Remove unused output_dirRémi Duraffort
2018-02-21Remove empty class functionsRémi Duraffort
2018-02-19Fix format string when raisingRémi Duraffort
2018-02-16docker: only mount the overlay when availableRémi Duraffort
2018-02-15Add support for u-boot usb mass storage flashing for warp7Matt Hart
2018-02-15Move name, description and summary as class variableRémi Duraffort
2018-02-15Fix namespace typoRémi Duraffort
2018-02-07Allow some deployments to not use deployment_dataNeil Williams
2018-02-06Remove spurious conditional in autologinNeil Williams
2018-02-06ssh: fix comparisonRémi Duraffort
2018-02-05Fixes for X15 fastboot_ubootNeil Williams
2018-02-02LAVA-1202 - multiple boot + test section using transfer_overlay failsStevan Radakovic
2018-02-01actions/deploy/lxc: lxc-apt-install action add non-interactive modeAníbal Limón
2018-02-01Fix login support for second UARTNeil Williams