| # kubespray installation validation job |
| name: kubespray-install-test |
| name: 'kubespray-multinode-install' |
| <!-- Managed by Jenkins Job Builder --> |
| Created by {id} job-template from ci-management/jjb/k8install.yaml <br /><br /> |
| Validation job for kubespray installation script provided to users/operators |
| 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}' |
| description: 'Name of the Jenkins node to run the job on' |
| description: 'Name of the repo branch to use' |
| default: 'https://gerrit.opencord.org/pod-configs' |
| description: 'The URL of the POD configs repository' |
| description: 'The directory inside the POD configs repository' |
| default: 'kubernetes-configs/flex-onf-pod1.yml' |
| description: 'The deployment config file' |
| description: 'Name of pod' |
| dsl: !include-raw-escape: pipeline/kubespray-install.groovy |