Hi all, patch https://review.openstack.org/#/c/334878/ introduces a (bonus) change to the functests. The functests script need to get a flavour: jenkins | dev the dev flavour skips slow tests such as 1GB PUT. When invoked from tox it uses the jenkins flavour which executes everything. this is implemented using python's unit test attributes. Comments are welcome. Thanks, Eran