Install nosync on jenkins
This commit is contained in:
parent
b20035b183
commit
9ffd90af20
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,7 @@ slave_packages_fedora:
|
||||||
- python-hawkey # Required by koschei (ticket #4852)
|
- python-hawkey # Required by koschei (ticket #4852)
|
||||||
- python-librepo # Required by koschei (ticket #4852)
|
- python-librepo # Required by koschei (ticket #4852)
|
||||||
- python3-pygit2 # Required by pagure
|
- python3-pygit2 # Required by pagure
|
||||||
|
- nosync # for use in mock
|
||||||
|
|
||||||
# Packages installed only on CentOS Jenkins slaves
|
# Packages installed only on CentOS Jenkins slaves
|
||||||
slave_packages_centos:
|
slave_packages_centos:
|
||||||
|
@ -176,3 +177,4 @@ el7_only:
|
||||||
- python-webob1.4 # Required by bodhi2
|
- python-webob1.4 # Required by bodhi2
|
||||||
- python-hawkey # Required by koschei (ticket #4852)
|
- python-hawkey # Required by koschei (ticket #4852)
|
||||||
- python-librepo # Required by koschei (ticket #4852)
|
- python-librepo # Required by koschei (ticket #4852)
|
||||||
|
- nosync # for use in mock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue