Disable Atheme tests on Insp4

This commit is contained in:
2021-07-07 22:06:38 +02:00
parent 4fcc13d9c1
commit b845642d07
3 changed files with 4 additions and 36 deletions

View File

@ -154,9 +154,7 @@ tests:
inspircd-atheme:
software: [inspircd]
env:
# Atheme does not support Insp4 yet, so it fails to connect
devel: "PYTEST_ARGS=\"$PYTEST_ARGS -m 'not services'\""
exclude_versions: [devel] # Atheme does not support Insp4 yet, so it fails to connect
inspircd-anope:
software: [inspircd, anope]