Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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