[jenkins-ci PATCH 2/2] projects: Use {smp} in osinfo-db-master-build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We were hard-coding '3' instead of using the {smp} yaml variable,
which has been defined specifically for use in this context.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 projects/osinfo-db.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/osinfo-db.yaml b/projects/osinfo-db.yaml
index 9a7d5e1..6fa1895 100644
--- a/projects/osinfo-db.yaml
+++ b/projects/osinfo-db.yaml
@@ -17,7 +17,7 @@
           command: |
             {make_env}
             export PATH=$VIRT_PREFIX/bin:$PATH
-            $MAKE -j3 all
+            $MAKE -j{smp} all
             $MAKE install OSINFO_DB_TARGET="--system"
       - generic-rpm-job:
           parent_jobs: 'osinfo-db-master-build'
-- 
2.14.3

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux