Add AGL_CAN_INTERFACE=vcan0 to application-lifecycle
[src/qa-testdefinitions.git] / common / scripts / application-lifecycle.sh
index cb68d9e..b363ac2 100755 (executable)
@@ -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