add check-resources-faults check for post upgrades/updates checks

Change-Id: Ic116e9f1c81cb6bd9d64f65e77dd143d6855f038
This commit is contained in:
pinikomarov 2020-07-16 11:51:30 +03:00
parent 2be9ea1649
commit afaf06f329
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
- 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