Suchitra Vemuri | cbb295e | 2018-06-01 18:48:30 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Nightly Test Pipeline RCORD Lite Jobs |
| 3 | |
| 4 | - project: |
| 5 | name: rcord-lite-nightly-job |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | build-timeout: '300' |
| 10 | |
| 11 | jobs: |
| 12 | # flex onf pod 1 kubernetes build jobs (rcord lite) |
| 13 | - 'build_kube_pod_first': |
Suchitra Vemuri | eb75cbe | 2018-06-04 10:57:58 -0700 | [diff] [blame] | 14 | testvm: 'qa-testvm-pod' |
Suchitra Vemuri | cbb295e | 2018-06-01 18:48:30 -0700 | [diff] [blame] | 15 | kube-pod: 'flex-onf-pod1' |
| 16 | profile: 'rcord-lite' |
| 17 | branch: 'master' |
Kailash Khalasi | 81b2759 | 2018-06-05 08:35:40 -0700 | [diff] [blame] | 18 | Jenkinsfile: 'Jenkinsfile-rcordlite' |
Suchitra Vemuri | cbb295e | 2018-06-01 18:48:30 -0700 | [diff] [blame] | 19 | time: '20' |
Suchitra Vemuri | 898d1c8 | 2018-06-11 16:29:40 -0700 | [diff] [blame] | 20 | |
| 21 | # flex pod1 with olt/onu kubernetes build jobs (rcord lite) |
| 22 | - 'build_kube_pod_first': |
| 23 | testvm: 'qa-testvm-pod' |
| 24 | kube-pod: 'flex-pod1-olt' |
| 25 | profile: 'rcord-lite' |
| 26 | branch: 'master' |
Suchitra Vemuri | bcec7bc | 2018-06-11 23:50:40 -0700 | [diff] [blame] | 27 | Jenkinsfile: 'Jenkinsfile-rcordlite' |
Suchitra Vemuri | 898d1c8 | 2018-06-11 16:29:40 -0700 | [diff] [blame] | 28 | time: '50' |