openstack-charmers / charmed-openstack-tester

Deploys OpenStack clouds and runs tempest (or other tests) against them
Apache License 2.0
6 stars 14 forks source link

Fail fast with environment variables in an overlay #25

Closed ChrisMacNaughton closed 4 years ago

ChrisMacNaughton commented 4 years ago

When Zaza tries to load the partial, it can fail at deploy time when there are missing variables that we know will be needed. By putting these mandatory variables in a local overlay, we can fail an hour earlier in a test that can never compete!