summaryrefslogtreecommitdiffstats
path: root/jjb/barometer
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2017-04-27 11:34:33 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-05-23 09:19:47 +0200
commita0f339edcd979495861ed8dc4030b5f17c0de0d7 (patch)
treeade532f489391d4f6d77d5c9796d6ce7b9f377b3 /jjb/barometer
parent52549efc2cdb25baa9774641f3019dbc1494ecb6 (diff)
barometer jjb: update for nightly RPM Build
Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/barometer')
-rw-r--r--jjb/barometer/barometer.yml16
1 files changed, 5 insertions, 11 deletions
diff --git a/jjb/barometer/barometer.yml b/jjb/barometer/barometer.yml
index 9ec30e809..68b8a04c0 100644
--- a/jjb/barometer/barometer.yml
+++ b/jjb/barometer/barometer.yml
@@ -126,21 +126,16 @@
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
@@ -151,7 +146,6 @@
builders:
- shell: |
pwd
- cd src
- ./install_build_deps.sh
- make clobber
- make
+ cd ci
+ ./install_dependencies.sh
+ ./build_rpm.sh