Install nosync on jenkins

This commit is contained in:
Mikolaj Izdebski 2015-11-30 11:59:10 +01:00
parent b20035b183
commit 9ffd90af20

View file

@ -165,6 +165,7 @@ slave_packages_fedora:
- python-hawkey # Required by koschei (ticket #4852)
- python-librepo # Required by koschei (ticket #4852)
- python3-pygit2 # Required by pagure
- nosync # for use in mock
# Packages installed only on CentOS Jenkins slaves
slave_packages_centos:
@ -176,3 +177,4 @@ el7_only:
- python-webob1.4 # Required by bodhi2
- python-hawkey # Required by koschei (ticket #4852)
- python-librepo # Required by koschei (ticket #4852)
- nosync # for use in mock