5acdf7a2c4
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
6 lines
103 B
YAML
6 lines
103 B
YAML
---
|
|
- include: create-scripts.yml
|
|
|
|
- include: sanity-checks.yml
|
|
when: sanity_step_sanity_checks|bool
|