Project

General

Profile

« Previous | Next » 

Revision f91f79af

Added by Dominic Cleal over 8 years ago

Reconfigure tito and mock for tfm SCL

View differences:

mock/el6-scl.cfg
config_opts['root'] = 'foreman-scl-6-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)
config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build ruby193-build'
config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build tfm-build'
config_opts['dist'] = 'el6' # only useful for --resultdir variable subst
# beware RHEL use 6Server or 6Client
config_opts['releasever'] = '6'
mock/el7-scl.cfg
config_opts['root'] = 'foreman-scl-7-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)
config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build ruby193-build'
config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build tfm-build'
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
# beware RHEL use 7Server or 7Client
config_opts['releasever'] = '7'
rel-eng/tito.props
rubygem-rkerberos
rubygem-sinatra
rubygem-tilt
scl = ruby193
scl = tfm
[foreman-nightly-rhel7]
disttag = .el7
......
rubygem-rkerberos
rubygem-sinatra
rubygem-tilt
scl = ruby193
scl = tfm
# Only whitelist packages that must be non-SCL, e.g. proxy, or CLI related
#
......
[foreman-plugins-nightly-rhel6]
disttag = .el6
scl = ruby193
scl = tfm
whitelist = rubygem-algebrick
rubygem-angular-rails-templates
rubygem-apipie-params
......
[foreman-plugins-nightly-rhel7]
disttag = .el7
scl = ruby193
scl = tfm
whitelist = rubygem-algebrick
rubygem-angular-rails-templates
rubygem-apipie-params

Also available in: Unified diff