github.com/SUSE/skuba@v1.4.17/ci/infra/testrunner/tests/pytest.ini (about)

     1  [pytest]
     2  markers =
     3      disruptive: mark a test disruptive.
     4      flaky: mark a test flaky.
     5      pre_bootstrap: mark a test to run before bootstrap.
     6      pre_deployment: mark a test to run after bootstrap but before joining additional nodes.
     7      openstack: mark a test only for openstack platform
     8      pr: mark a test to run during the PR checks