Add AGL_AVAILABLE_INTERFACES to application test
[src/qa-testdefinitions.git] / common / scripts / application-lifecycle.sh
index 9044a41..b8cde83 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