diff options
author | Maxim Devaev <[email protected]> | 2021-10-28 01:14:22 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-10-28 01:14:22 +0300 |
commit | 97bb4e46b3e9c38b59ddf956cc6acab58d1c8e0d (patch) | |
tree | f7247973470cfd9c2be5371913d6977ed80de957 /testenv | |
parent | 88aad3bf87d401ed166f5de322d475e5dd98507a (diff) |
disable vns memsinks in testenv
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/v2-hdmi-rpi4.override.yaml | 6 | ||||
-rw-r--r-- | testenv/v2-hdmiusb-rpi4.override.yaml | 6 |
2 files changed, 12 insertions, 0 deletions
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: |