tobiko/roles/tobiko-run/vars/test-workflow-check-resourc...

13 lines
291 B
YAML

---
test_workflow_steps:
- tox_description: 'run disruptive test cases'
tox_envlist: faults
tox_step_name: faults
- tox_description: 'verify workload resources'
tox_envlist: scenario
tox_step_name: verify_resources
tox_environment:
TOBIKO_PREVENT_CREATE: yes