tobiko/roles/tobiko-run/defaults/main.yaml
Federico Ressi 9501f7589a Continue running workflow steps after step failures
Introduce new IR plugin option '--failfast' to abort
execution at the first failing workflow step

Change-Id: Ia79968cf7846f33fdaa05ac5bd511b614ae0784a
2020-05-04 16:25:43 +02:00

8 lines
105 B
YAML

---
test_failfast: false
test_workflow: default
tox_step_name:
tox_step_index: 0
test_step_failures: []