aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index e7d8505..0336017 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -5,3 +5,4 @@ cache_dir = /var/run/agl-test/.pytest_cache
markers =
oss_default: default test suites of OSS like rpm, etc.
+ dangerous: dangerous tests, might crash the platform.