diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2020-09-22 14:05:27 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-09-23 08:46:12 +0000 |
commit | 094c8ee7d20e8b89f2c6cb0fa70330c468bf94b7 (patch) | |
tree | 3244fd13040ec6daf60cb042a0775cf454e95ff9 /templates/tests | |
parent | 9ec96f73a5a0c96a1f13deaf08acb82dea9196f0 (diff) |
SPEC-3597: add a virtual display device via vnc
We need to add a virtual display device for testing homescreen.
Let's add a vnc to do this.
But we need to avoid VNC to open a network port, so we will use an unix
socket.
For handling the fact that two job could run in parallel, each unix
patch need to be unique. We will generate an unique path with gerrit id,
branch, and a random int.
The vnc is added for all qemu since it seems to not hurt ARM/ARM64.
We also add a virtio display device on x86_64 since apps are tested only
on x86_64.
Change-Id: I22412df75cad16f151f73d0d93b0e38ae386ef4d
Bug-AGL: SPEC-3597
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
(cherry picked from commit b4f560435abf211bf72e472a74e8da4756184224)
Diffstat (limited to 'templates/tests')
0 files changed, 0 insertions, 0 deletions