summaryrefslogtreecommitdiffstats
path: root/fc39a.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'fc39a.tpl')
-rw-r--r--fc39a.tpl9
1 files changed, 5 insertions, 4 deletions
diff --git a/fc39a.tpl b/fc39a.tpl
index 803d978..a4e2067 100644
--- a/fc39a.tpl
+++ b/fc39a.tpl
@@ -10,9 +10,9 @@ config_opts['package_manager'] = 'dnf'
config_opts['plugin_conf']['ccache_enable'] = True
config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G'
-config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/shm/ccache.fc39a/"
+config_opts['plugin_conf']['ccache_opts']['dir'] = "/dev/build/ccache.fc39a/"
-config_opts['basedir'] = '/dev/shm/'
+config_opts['basedir'] = '/dev/build/'
config_opts['resultdir'] = "/var/lib/mock/fc39a"
config_opts['cleanup_on_success'] = True
config_opts['cleanup_on_failure'] = False
@@ -21,11 +21,12 @@ config_opts['createrepo_on_rpms'] = True
config_opts['createrepo_command'] = '/usr/bin/createrepo -d -q -x *.src.rpm'
config_opts['macros']['%_topdir']="/builddir/build"
-config_opts['macros']['%_smp_mflags']="-j10"
+config_opts['macros']['%_smp_mflags']="-j24"
config_opts['macros']['%dist']=".fc39.remi"
config_opts['macros']['%fedora']="39"
config_opts['macros']['%_with_ibase']="1"
config_opts['macros']['%_with_oci8']="1"
+config_opts['macros']['%_without_zts']="1"
config_opts['macros']['%runselftest']="1"
config_opts['environment']['ACCEPT_EULA'] = 'Y'
@@ -70,7 +71,7 @@ name=updates-testing
#metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch
#mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f39&arch=aarch64
baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/testing/39/Everything/aarch64/
-enabled=1
+enabled=0
[remi]
name=remi public