From 97bb4e46b3e9c38b59ddf956cc6acab58d1c8e0d Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 28 Oct 2021 01:14:22 +0300 Subject: [PATCH] disable vns memsinks in testenv --- testenv/v2-hdmi-rpi4.override.yaml | 6 ++++++ testenv/v2-hdmiusb-rpi4.override.yaml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/testenv/v2-hdmi-rpi4.override.yaml b/testenv/v2-hdmi-rpi4.override.yaml index e79d86d3..dc63b3a3 100644 --- a/testenv/v2-hdmi-rpi4.override.yaml +++ b/testenv/v2-hdmi-rpi4.override.yaml @@ -129,6 +129,12 @@ vnc: vncauth: enabled: true + memsink: + jpeg: + sink: "" + h264: + sink: "" + otgnet: commands: post_start_cmd: diff --git a/testenv/v2-hdmiusb-rpi4.override.yaml b/testenv/v2-hdmiusb-rpi4.override.yaml index 00315bb7..45e857b1 100644 --- a/testenv/v2-hdmiusb-rpi4.override.yaml +++ b/testenv/v2-hdmiusb-rpi4.override.yaml @@ -41,6 +41,12 @@ vnc: vncauth: enabled: true + memsink: + jpeg: + sink: "" + h264: + sink: "" + otgnet: commands: post_start_cmd: