Age | Commit message (Collapse) | Author | Files | Lines |
|
It is not systemd-networkd that does bite use here, it is the
systemd-network-generator.service that will interfere with
our settings. This is triggered by the ip=dhcp setting on the
kernel cmdline and even the removed wired.network file will
not prevent his from interfering and taking the network
interface down and up for another dhcp run.
Question is ... WHY ?!: The interface IS already configured.
Connmand can be configured to ignore it and does actually ignore
or at least not take it down.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I2872ddfbc97e26ae84fcc3640a9129c28691557c
|
|
Using a more recent qemu seems to fix problem with screenshot.
The easiest way is to use docker to "host" a more recent debian with
recent qemu.
Change-Id: I7a72de4c6a4dceed7ec967713d7fee3d3523e120
Bug-AGL: SPEC-3764
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
|
|
Since the following commit:
https://github.com/Linaro/lava-dispatcher/commit/b8e7dc1317e263884c2e10bcf4ff822857a545a5
LAVA jobs need to have a set_port action.
This patch permit to generate a job with such action
Change-Id: I34152d146f3deb6839c320da86a0b75187a93070
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Tested-on: m3ulcb
|
|
Change-Id: I5d545d3531f4c4190453724738076bd4eddfc4d6
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Loys Ollivier <lollivier@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|