copr-builders: disable nosync since we are moving to F35

This commit is contained in:
Pavel Raiskup 2022-01-26 15:16:40 +01:00
parent 2897d35dac
commit a4a1120b03

View file

@ -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'] = {