Adjust jenkins packages more

This commit is contained in:
Kevin Fenzi 2016-07-30 20:04:11 +00:00
parent d2f5969a59
commit cf2faae734

View file

@ -27,7 +27,6 @@ slave_packages_common:
- python-nose
- python-BeautifulSoup
- python-fedora
- python2-unittest2
- python-pep8
- python-psycopg2
- postgresql-devel # Required to install python-psycopg2 w/in a venv
@ -45,13 +44,11 @@ slave_packages_common:
- openssl-devel # Required by bodhi/cffi/cryptography
- redis # Required by copr
- createrepo_c # Required by bodhi2
- python2-createrepo_c # Required by bodhi2
- python-straight-plugin
- pyflakes # Requested by user rholy (ticket #4175)
- koji # Required by koschei (ticket #4852) and pyrpkg (ticket #4838)
- rpm-python # Required by koschei (ticket #4852)
- libgit2-devel # Required by pagure
- python2-pygit2 # Required by pagure
- osbs-client # Required by pyrpkg (ticket #4838)
- intltool # Required by fedora-comps (ticket #5307)
- fedpkg # Required by fedora-kickstarts (ticket #5406)
@ -192,6 +189,9 @@ slave_packages_fedora:
- rubygem-thor
- rubygems
- rubypick
- python2-unittest2
- python2-createrepo_c # Required by bodhi2
- python2-pygit2 # Required by pagure
# Packages installed only on CentOS Jenkins slaves
slave_packages_centos:
@ -205,6 +205,9 @@ el7_only:
- python-hawkey # Required by koschei (ticket #4852)
- python-librepo # Required by koschei (ticket #4852)
- nosync # for use in mock
- python-unittest2
- python-createrepo_c # Required by bodhi2
- python-pygit2 # Required by pagure
# Packages only available in f23+
f23_only: