blob: 44d954acaca9d20a5218b63d64e98cd256433ae4 [file] [log] [blame]
---
# mcord-new build vms job
- project:
name: mcord-build-vms
project-name: '{name}'
jobs:
- 'mcord-vms'
- job-template:
id: 'mcord-vms'
name: mcord-new-build-vms
project-type: pipeline
description: |
<!-- Managed by Jenkins Job Builder -->
Created by {id} job-template from ci-management/jjb/mcord-build-vms.yaml <br /><br />
properties:
- cord-infra-properties:
build-days-to-keep: '{build-days-to-keep}'
artifact-num-to-keep: '{artifact-num-to-keep}'
wrappers:
- lf-infra-wrappers:
build-timeout: '{build-timeout}'
jenkins-ssh-credential: '{jenkins-ssh-credential}'
parameters:
- string:
name: TestNodeName
default: 'intel'
description: 'Name of the Jenkins node to run the job on'
- string:
name: branch
default: 'master'
description: ''
- string:
name: notificationEmail
default: 'luca@opennetworking.org'
description: ''
concurrent: true
pipeline-scm:
script-path: 'Jenkinsfile-mcord-new-build-vms'
scm:
- git:
url: '{gerrit-server-url}/cord-tester'
branches:
- 'master'