Extend skiplists and fix typo in export
[src/qa-testdefinitions.git] / common / scripts / application-lifecycle.sh
index 9044a41..b58af4b 100755 (executable)
@@ -5,7 +5,10 @@ set -x
 export TERM=dumb
 export COLUMNS=1000
 
-AGLDRIVER=agl-driver
+export AGLDRIVER=agl-driver
+
+# for pyagl - unless redefined in a test
+export AGL_AVAILABLE_INTERFACES="ethernet"
 
 while [ $# -ge 1 ]
 do