tobiko/roles/tobiko-collect/tasks/main.yaml

7 lines
125 B
YAML

---
- name: "collect test results"
include_tasks: collect.yaml
when:
- test_stage in ['all', 'post-run', 'collect']