koji_builder / staging: see if bootstrap works
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c78cd0c545
commit
c2a3745b33
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ config_opts['nosync_force'] = True
|
|||
config_opts['environment']['LANG'] = 'C.UTF-8'
|
||||
{% if env == 'staging' %}
|
||||
config_opts['dnf_common_opts'] = ['--setopt=module_platform_id=platform:el8']
|
||||
config_opts['use_bootstrap_container'] = True
|
||||
##config_opts['plugin_conf']['tmpfs_enable'] = True
|
||||
#config_opts['plugin_conf']['tmpfs_opts'] = {}
|
||||
#config_opts['plugin_conf']['tmpfs_opts']['required_ram_mb'] = 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue