Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-25 | Move master files in lava-master | Corentin LABBE | 1 | -70/+0 | |
2017-10-24 | Use correct lava-server command to create admin user | Corentin LABBE | 1 | -1/+1 | |
2017-10-24 | Split some actions | Corentin LABBE | 1 | -6/+9 | |
This patch split some actions, making them more readable. | |||||
2017-10-24 | Use debian stable instead of unstable | Corentin LABBE | 1 | -4/+6 | |
Debian unstable is a too moving target for basing a docker. | |||||
2017-06-12 | Dockerfile: remove inflight LAVA patch | Tyler Baker | 1 | -1/+0 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-06-06 | Dockerfile: install python-setproctitle | Kevin Hilman | 1 | -0/+1 | |
Without python-setproctitle installed, all jobs have a warning: WARNING:root:Unable to import 'setproctitle', process name cannot be changed which also causes a bunch of ther debug messages to appear in red at the top of every job. This proably needs to be fixed in LAVA as a debian package dependency also. Signed-off-by: Kevin Hilman <khilman@baylibre.com> | |||||
2017-05-24 | Dockerfile: add ser2net, u-boot-tools | Kevin Hilman | 1 | -0/+2 | |
ser2net and u-boot-tools (for mkimage) are useful additional packages to have installed by default. Signed-off-by: Kevin Hilman <khilman@baylibre.com> | |||||
2017-05-16 | Dockerfile: expose port 3079 for the LAVA coordinator | Tyler Baker | 1 | -1/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-12 | Dockerfile: switch to local mirrors and bump version to 2017.05 | Tyler Baker | 1 | -4/+5 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-05-10 | TFTP base on UDP protocol | qinshulei | 1 | -1/+1 | |
2017-05-01 | Dockerfile: shuffle scripts, and add tftp support | Tyler Baker | 1 | -2/+5 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-10 | base-image: switch to use minideb, and update to the 2017.04 release | Tyler Baker | 1 | -9/+9 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-04 | HACK: Remove hacky patch | Tyler Baker | 1 | -4/+0 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-03 | HACK: Add out of tree patch for api token | Tyler Baker | 1 | -0/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-04-01 | Add support for the LAVA hosted tftp server | Tyler Baker | 1 | -1/+1 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> | |||||
2017-03-31 | Add base lava-docker files | Tyler Baker | 1 | -0/+62 | |
Signed-off-by: Tyler Baker <tyler.baker@linaro.org> |