osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
555 stars 70 forks source link

Mark tests which have external dependencies #194

Closed cottsay closed 2 years ago

cottsay commented 2 years ago

There are three classes of external requirements that I've found in these tests:

Any of these could be unavailable for some reason, so it makes sense to add labels so that they can be easily skipped.