X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-jobs.yaml;h=c1f41b551893eb4f417825a15077a9884d40de90;hb=4dd0f93bdcc602f444719a3b5c95a5447866af85;hp=9e2b8d30adf6a54c1b15a86fe7b66414efdab777;hpb=d04b45d3f16fc02758f9c5bb2aa128f23013b90e;p=releng%2Fbuilder.git diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index 9e2b8d30a..c1f41b551 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -4,12 +4,12 @@ jobs: - '{project-name}-ci-jobs': build-node: centos7-builder-2c-2g + build-timeout: 60 + jenkins-silos: releng sandbox - builder-check-poms - builder-copy-sandbox-logs - builder-openstack-cron - gerrit-tox-verify - # OpenStack Related - - 'builder-delete-orphaned-nodes' # Automation for docs and jobs - 'builder-update-image-list' @@ -212,6 +212,7 @@ # Servers - odl-openstack-cleanup-stale-stacks - odl-openstack-cleanup-stale-nodes + - odl-openstack-cleanup-orphaned-nodes # Images - odl-openstack-check-image-protection - odl-openstack-cleanup-old-images @@ -219,45 +220,6 @@ publishers: - lf-infra-publish - -- job-template: - name: builder-delete-orphaned-nodes - project-type: freestyle - node: centos7-builder-2c-1g - - properties: - - opendaylight-infra-properties: - build-days-to-keep: 7 - - parameters: - - opendaylight-infra-parameters: - os-cloud: '{os-cloud}' - project: '{project}' - branch: '{branch}' - refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts}' - - string: - name: JENKINS_URLS - default: 'https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox' - description: 'Space separated list of Jenkins URLs to check for active builds' - - wrappers: - - opendaylight-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - # Attempt to clear up servers every 30 mins in case we have orphaned servers - - timed: '0,30 * * * *' - - builders: - - shell: !include-raw-escape: opendaylight-infra-cleanup-orphaned-nodes.sh - - publishers: - - email-notification: - email-recipients: '{email-recipients}' - email-prefix: '[releng]' - - lf-infra-publish - - job-template: name: 'builder-update-image-list' project-type: freestyle