Files
openstack-ansible-os_tempest/tasks
Dmitriy Rabotyagov a12a662114 Install py3-dev when not building wheels
When we're in CI and not building wheels, we might appear missing
py3-dev inside utility container, which is required for netifaces. So we
add it as `tempest_devel_distro_packages` which will get package
installed on the required target.

Change-Id: Ie8e04a1635a32e368ec3906082f7773dcefd30d1
2021-06-02 10:59:31 +03:00
..