-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
There are already few tests implemented:
https://issues.redhat.com/browse/OSPRH-18898
https://issues.redhat.com/browse/OSPRH-18899
Tests are implemented correctly but part "–ds=openstack_dashboard.settings"
and taking regions from settings "regions = settings.AVAILABLE_REGIONS" does not fit to current downstream test environment (as we are running tests in different pod than where the actual horizon is)
The best way should be getting Regions using OpenStackSDK calls if it is possible, instead of using settings.AVAILABLE_REGIONS