Newer
Older
[pytest]
# Register custom markers, see https://docs.pytest.org/en/latest/mark.html
markers =
resource: Run all tests for a specific resource
certs: Run tests related to TLS certificates
testinfra: Run testinfra tests (test OS/package versions etc)
helmreleases: Test deployed helmreleases installed by flux
deployments: Test if all deployments are ready