X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fpyagl-regular-lava.sh;h=a64d9d823d10c529172264d397b78c2641bffcc5;hb=4f2971a1e90ce4add03f0ed35f63df57f63e29e8;hp=db1799c3f5f9c9975f82ef8288112b684efeb802;hpb=df2bdeb86d2aae337099db86b87de4c353592185;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/pyagl-regular-lava.sh b/common/scripts/pyagl-regular-lava.sh index db1799c..a64d9d8 100755 --- a/common/scripts/pyagl-regular-lava.sh +++ b/common/scripts/pyagl-regular-lava.sh @@ -2,6 +2,6 @@ # for now play safe and only expect ethernet export AGL_AVAILABLE_INTERFACES="ethernet" -pytest --color=no --show-capture=no -k regular /usr/lib/python?.?/site-packages/pyagl/tests/ -L +pytest --color=no --show-capture=no -k "regular and not hwrequired" /usr/lib/python?.?/site-packages/pyagl/tests/ -L