copr-builders: disable nosync since we are moving to F35
This commit is contained in:
parent
2897d35dac
commit
a4a1120b03
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ config_opts['plugin_conf']['tmpfs_opts']['max_fs_size'] = '140g'
|
|||
config_opts['plugin_conf']['tmpfs_opts']['mode'] = '0755'
|
||||
config_opts['plugin_conf']['tmpfs_opts']['keep_mounted'] = False
|
||||
|
||||
config_opts['nosync'] = True
|
||||
# Re-enable once https://bugzilla.redhat.com/show_bug.cgi?id=2019329 is fixed
|
||||
config_opts['nosync'] = False
|
||||
|
||||
config_opts['plugin_conf']['chroot_scan_enable'] = True
|
||||
config_opts['plugin_conf']['chroot_scan_opts'] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue