X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-jobs.yaml;h=9fad16fc8dd1651e7a2a2cdccaf5dab9267a803a;hb=321d2beb638ea788003884f7aefdde104464c0cc;hp=6ae01da0c31b4daba2cacb2a39520474bf02d375;hpb=b683716f99ebd05741431466d52447164236f562;p=releng%2Fbuilder.git diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 6ae01da0c..9fad16fc8 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -29,7 +29,7 @@ build-node: centos7-builder-2c-2g archive-artifacts: '**/*.log' build-timeout: 30 - jjb-version: 2.0.5 + jjb-version: 2.0.6 jenkins-urls: > https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox @@ -181,7 +181,12 @@ - string: name: OS_CLOUD default: '{os-cloud}' - description: Artifacts to archive to the logs server. + description: | + The name of a cloud configuration in clouds.yaml. OS_CLOUD is a + variable name that is significant to openstack client as a + environment variable. Please refer to the documentation for + further details. + https://docs.openstack.org/developer/python-openstackclient/ - string: name: ARCHIVE_ARTIFACTS default: '{archive-artifacts}' @@ -204,13 +209,16 @@ files: - file-id: clouds-yaml target: '$HOME/.config/openstack/clouds.yaml' + - file-id: npmrc + target: '$HOME/.npmrc' + - file-id: pipconf + target: '$HOME/.config/pip/pip.conf' triggers: - timed: '0,30 * * * *' builders: - odl-openstack-install - - shell: !include-raw-escape: global-jjb/shell/lftools-install.sh # Servers - odl-openstack-cleanup-stale-stacks - odl-openstack-cleanup-stale-nodes @@ -260,10 +268,13 @@ builders: - shell: !include-raw-escape: opendaylight-infra-update-image-list.sh - - opendaylight-infra-push-gerrit-patch: + - lf-infra-push-gerrit-patch: project: '{project}' + gerrit-user: 'jenkins-$SILO' + gerrit-host: 'git.opendaylight.org' gerrit-topic: 'releng-update-cloud-image-list' gerrit-commit-message: 'Update cloud image list docs' + reviewers-email: 'jluhrsen@redhat.com' publishers: - email-notification: