summaryrefslogtreecommitdiffstats
path: root/common/scripts/pyagl-regular-lava.sh
blob: db1799c3f5f9c9975f82ef8288112b684efeb802 (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 /usr/lib/python?.?/site-packages/pyagl/tests/ -L