openstack-charmers / zaza-openstack-tests

OpenStack Charms Functional Test Library for Zaza
Apache License 2.0
7 stars 77 forks source link

Add ObjectRetrierWraps for cinder/nova clients in cinder tests #1170

Open ajkavanagh opened 10 months ago

ajkavanagh commented 10 months ago

Due to how apache2 & haproxy interact on the cinder unit, this adds the ObjectRetrier to the cinder and nova clients to allow for the time delay between the apache2 service starting and the haproxy service noticing and opening the port. This allows the test_100... cinder test to function as (technically) there isn't an error.