summaryrefslogtreecommitdiffstats
path: root/etc/compliance/healthcheck.yml
blob: 998449178e88cb880da90f2b0da44d7beeca313a (plain)
1
2
3
4
5
6
7
8
9
---
# Pre-flight check before running more complex tests
# Will be used for running on CI
healthcheck:
  name: healthcheck
  testcases_list:
    - dovetail.healthcheck.tc001
    - dovetail.healthcheck.tc002
    - dovetail.healthcheck.tc003