X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fbarometer%2Fbarometer.yaml;h=7e927e1abc68d4fceb74c56b3b9fb23405c9dcd0;hb=3d2a37c9bb9e9bfcf2c69f8dba4f957dc44ae936;hp=b27781345a83e0094335ef7c36864e335c27ce31;hpb=7b4109ba6e05b7c12a64d2aef0f2d8dac9aa4ae1;p=releng.git diff --git a/jjb/barometer/barometer.yaml b/jjb/barometer/barometer.yaml index b27781345..7e927e1ab 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -3,6 +3,24 @@ # All the jobs except verify have been removed! # They will only be enabled on request by projects! ################################################### + +- parameter: + name: 'opnfv-build-centos-defaults' + parameters: + - label: + name: SLAVE_LABEL + default: 'opnfv-build-centos' + all-nodes: false + node-eligibility: 'ignore-offline' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' + - string: + name: BUILD_DIRECTORY + default: $WORKSPACE/build_output + description: "Directory where the build artifact will be located upon the completion of the build." + - project: name: barometer @@ -19,15 +37,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - kali: &kali - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - jerma: &jerma - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - - iruya: &iruya + - nile: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false @@ -41,7 +51,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm-gerrit @@ -98,7 +108,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm