X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbarometer%2Fbarometer.yaml;h=7e927e1abc68d4fceb74c56b3b9fb23405c9dcd0;hb=957053910a3b93d5e7dc56a15e68f1a3803a099a;hp=f61110a40e9900f6d399ad86fdabd5b22bf23b1d;hpb=dff45d0810ed6b37fe437e7c58873cf2c923f612;p=releng.git diff --git a/jjb/barometer/barometer.yaml b/jjb/barometer/barometer.yaml index f61110a40..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,7 +37,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - iruya: &iruya + - nile: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false @@ -33,7 +51,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm-gerrit @@ -90,7 +108,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'lf-build2-defaults' + - 'opnfv-build-centos-defaults' scm: - git-scm @@ -161,6 +179,7 @@ - string: name: BRANCH default: '{branch}' + - opnfv-build-centos-defaults triggers: - timed: '@midnight'