Hi, There are variables defined in the tempest.conf. How does tempest read them and use them in the tests?
I'm trying to write scenario tests in multiple regions. Under tempest.conf: [identity] Region = RegionOne [compute] image_ref = b6f85abb-c582-40e4-ad18-5a01431a6bfd image_ref_alt = b6f85abb-c582-40e4-ad18-5a01431a6bfd [network] public_network_id = 51efe3a5-390f-4a40-a480-8aa41d704c69 I'm thinking to change these variables within the test on the fly to run test within that particular region (region name, image id, public network id). My question is what tempest variables uses these conf variables? Is this the right approach or there is a better way to do it? Thanks, Danny
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
