[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: build with -j8 everywhere for now
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Sun Dec 13 17:01:45 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit efe5f9a2b8a02b149ba8a5ab94775ed5324786e9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 13 18:01:25 2015 +0100
    reproducible fedora rpms: build with -j8 everywhere for now
---
 hosts/jenkins/etc/mock/fedora-23-x86_64.cfg                   | 2 ++
 hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg | 2 ++
 2 files changed, 4 insertions(+)
diff --git a/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg b/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg
index d384ec9..0da1e2a 100644
--- a/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg
+++ b/hosts/jenkins/etc/mock/fedora-23-x86_64.cfg
@@ -5,6 +5,8 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
 config_opts['dist'] = 'fc23'  # only useful for --resultdir variable subst
 config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
 config_opts['releasever'] = '23'
+# this should be varied between 1st+2nd build:
+config_opts['macros']['%_smp_mflags'] = "-j8"
 
 config_opts['yum.conf'] = """
 [main]
diff --git a/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg b/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg
index d384ec9..0da1e2a 100644
--- a/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg
+++ b/hosts/profitbricks-build3-amd64/etc/mock/fedora-23-x86_64.cfg
@@ -5,6 +5,8 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build'
 config_opts['dist'] = 'fc23'  # only useful for --resultdir variable subst
 config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
 config_opts['releasever'] = '23'
+# this should be varied between 1st+2nd build:
+config_opts['macros']['%_smp_mflags'] = "-j8"
 
 config_opts['yum.conf'] = """
 [main]
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
    
    
More information about the Qa-jenkins-scm
mailing list