Add AGL_AVAILABLE_INTERFACES to application test
[src/qa-testdefinitions.git] / common / scripts / application-lifecycle.sh
index f922d02..73bd9eb 100755 (executable)
@@ -7,6 +7,9 @@ export COLUMNS=1000
 
 AGLDRIVER=agl-driver
 
+# for pyagl - unless redefined in a test
+AGL_AVAILABLE_INTERFACES="ethernet"
+
 while [ $# -ge 1 ]
 do
        case $1 in