openstack-charmers / zaza-openstack-tests

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

[stable/yoga] Fix audit test to handle <yoga releases #1236

Closed MylesJP closed 3 weeks ago

MylesJP commented 3 weeks ago

Add functionality to skip test for OpenStack versions older than Yoga. This case is also handled within the charm by not rendering the required templates for the audit-middleware configuration option.

ajkavanagh commented 3 weeks ago

@MylesJP Please could you link the gerrit review that is exercising this PR as a func-test-pr. Once that passes, we'll know that this PR is okay to merge and then we can merge this PR and the gerrit review together. Thanks.

MylesJP commented 3 weeks ago

Exercised in:

https://review.opendev.org/c/openstack/charm-glance/+/922690 https://review.opendev.org/c/openstack/charm-cinder/+/922759 https://review.opendev.org/c/openstack/charm-neutron-api/+/922670 https://review.opendev.org/c/openstack/charm-heat/+/922677