For master do not check connman.service
[src/qa-testdefinitions.git] / common / scripts / service-check-gfx.sh
index 63e557e..96a10f2 100755 (executable)
@@ -20,7 +20,7 @@ while getopts ":b:d:" option; do
 done
 
 REQUIREDSOCKETS="dbus.socket"
-REQUIREDSERVICES="connman.service weston.service"
+REQUIREDSERVICES=""
 
 ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}"
 RESULT="unknown"