Jenkins: add placeholder list for centos package list
This commit is contained in:
parent
ac80fed4af
commit
fad77a85a7
1 changed files with 2 additions and 0 deletions
|
@ -166,5 +166,7 @@ slave_packages_fedora:
|
||||||
|
|
||||||
# Packages installed only on CentOS Jenkins slaves
|
# Packages installed only on CentOS Jenkins slaves
|
||||||
slave_packages_centos:
|
slave_packages_centos:
|
||||||
|
# "setup" is just a placeholder value
|
||||||
|
- setup
|
||||||
# el7-only
|
# el7-only
|
||||||
# - python-webob1.4 # Required by bodhi2
|
# - python-webob1.4 # Required by bodhi2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue