Federico Ressi 16c32e366b Restore TripleO CI jobs using new Tobiko role
Run faults and scenario test cases using Tobiko role

Change-Id: I551969bdea7cdebbc1914c5f1753c4fd9ae1dfad
2020-02-12 08:50:03 +00:00

11 lines
189 B
YAML

---
- hosts: all
roles:
- name: collect tobiko test case results
role: tobiko
vars:
tobiko_pre_run: false
tobiko_run: false
tobiko_post_run: true