Install python2-mock on fedora jenkins hosts.

This commit is contained in:
Kevin Fenzi 2016-05-10 20:44:28 +00:00
parent e34d1ff891
commit 50da79bcf2

View file

@ -172,6 +172,7 @@ slave_packages_fedora:
- python3-pygit2 # Required by pagure
- nosync # for use in mock
- liberasurecode-devel # Required by pyeclib (ticket #5015) - No EPEL7 build
- python2-mock
# Packages installed only on CentOS Jenkins slaves
slave_packages_centos: