Mathieu Bultel 5acdf7a2c4 Implement overcloud sanity checks role
Add a new role "validate-sanity-checks" for making some smoke tests
on an overcloud deployment depending on the services enabled
It makes some basic tests throught the openstack CLI

Change-Id: I81a39b717a74a09c095a95f09a6f330dc08f12ef
2017-02-22 20:14:09 +00:00

6 lines
103 B
YAML

---
- include: create-scripts.yml
- include: sanity-checks.yml
when: sanity_step_sanity_checks|bool