barometer jjb: update for nightly RPM Build 41/33941/2
authorMaryam Tahhan <maryam.tahhan@intel.com>
Thu, 27 Apr 2017 10:34:33 +0000 (11:34 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 23 May 2017 07:19:47 +0000 (09:19 +0200)
Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/barometer/barometer.yml

index 9ec30e8..68b8a04 100644 (file)
 
     disabled: '{obj:disabled}'
 
-    concurrent: true
+    concurrent: false
 
     properties:
         - logrotate-default
-        - throttle:
-            enabled: true
-            max-total: 3
-            max-per-node: 2
-            option: 'project'
 
     parameters:
         - project-parameter:
             project: '{project}'
             branch: '{branch}'
-        - 'opnfv-build-ubuntu-defaults'
+        - 'opnfv-build-centos-defaults'
 
     scm:
         - git-scm
     builders:
         - shell: |
             pwd
-            cd src
-            ./install_build_deps.sh
-            make clobber
-            make
+            cd ci
+            ./install_dependencies.sh
+            ./build_rpm.sh