From: Jan-Simon Moeller Date: Fri, 15 Jan 2021 22:51:34 +0000 (+0100) Subject: Add AGL_CAN_INTERFACE=vcan0 to application-lifecycle X-Git-Tag: 10.92.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=961017ada3be22fddcacd2e67416de49d8652a35;p=src%2Fqa-testdefinitions.git Add AGL_CAN_INTERFACE=vcan0 to application-lifecycle Signed-off-by: Jan-Simon Moeller Change-Id: Ic0b2e75122835786899aae2979feb8d29edefd5c --- diff --git a/common/scripts/application-lifecycle.sh b/common/scripts/application-lifecycle.sh index cb68d9e..b363ac2 100755 --- a/common/scripts/application-lifecycle.sh +++ b/common/scripts/application-lifecycle.sh @@ -9,6 +9,7 @@ export AGLDRIVER=agl-driver # for pyagl - unless redefined in a test export AGL_AVAILABLE_INTERFACES="ethernet" +export AGL_CAN_INTERFACE="vcan0" while [ $# -ge 1 ] do