Jenkins: install packages required by Koschei

This commit is contained in:
Mikolaj Izdebski
2015-08-04 15:08:31 +00:00
parent a02e066ece
commit 7f4f96bae7
2 changed files with 8 additions and 0 deletions

View File

@@ -60,6 +60,10 @@ slave_packages_common:
- python-createrepo_c # Required by bodhi2
- python-straight-plugin
- pyflakes # Requested by user rholy (ticket #4175)
- koji # Required by koschei (ticket #4852)
- python-hawkey # Required by koschei (ticket #4852)
- python-librepo # Required by koschei (ticket #4852)
- rpm-python # Required by koschei (ticket #4852)
# Packages installed only on Fedora Jenkins slaves
slave_packages_fedora:

View File

@@ -362,6 +362,10 @@
- redis # Required by copr
- createrepo_c # Required by bodhi2
- python-createrepo_c # Required by bodhi2
- koji # Required by koschei (ticket #4852)
- python-hawkey # Required by koschei (ticket #4852)
- python-librepo # Required by koschei (ticket #4852)
- rpm-python # Required by koschei (ticket #4852)
tags:
- packages