aboutsummaryrefslogtreecommitdiffstats
path: root/common/scripts/pyagl-regular-lava.sh
blob: a64d9d823d10c529172264d397b78c2641bffcc5 (plain)
1
2
3
4
5
6
7
#!/bin/bash
# for now play safe and only expect ethernet
export AGL_AVAILABLE_INTERFACES="ethernet"

pytest --color=no --show-capture=no -k "regular and not hwrequired" /usr/lib/python?.?/site-packages/pyagl/tests/ -L