| # CORD helm chart publishing tasks |
| name: voltha-atest-provisioning |
| - 'voltha-atest-provisioning' |
| id: voltha-atest-provisioning |
| name: 'voltha-atest-provisioning' |
| Created by {id} job-template from ci-management/jjb/voltha-atest-provisioning.yaml |
| # - cord-infra-gerrit-trigger-merge: |
| # gerrit-server-name: '{gerrit-server-name}' |
| # project-regexp: '{project-regexp}' |
| # branch-regexp: '{branch-regexp}' |
| # file-include-regexp: '{all-files-regexp}' |
| # dependency-jobs: '{dependency-jobs}' |
| build-days-to-keep: '{build-days-to-keep}' |
| artifact-num-to-keep: '{artifact-num-to-keep}' |
| build-timeout: '{build-timeout}' |
| jenkins-ssh-credential: '{jenkins-ssh-credential}' |
| default: 'ubuntu16.04-basebuild-4c-8g' |
| description: 'Name of the Jenkins node to run the job on' |
| default: '{gerrit-server-url}/{cord-repo-manifest}' |
| description: 'URL to the repo manifest' |
| default: '$GERRIT_BRANCH' |
| description: 'Name of the repo branch to use' |
| dsl: !include-raw-escape: pipeline/voltha-atest-provisioning.groovy |