Kailash Khalasi | 7637aeb | 2018-08-23 10:30:09 -0700 | [diff] [blame] | 1 | --- |
| 2 | # POD Build Pipeline Jobs for ATT-WorkflowDriver |
| 3 | |
| 4 | - project: |
| 5 | name: attworkflowdriver-build-job |
| 6 | |
| 7 | project-name: '{name}' |
| 8 | |
| 9 | build-timeout: '300' |
| 10 | |
| 11 | jobs: |
Kailash Khalasi | e3b9148 | 2018-10-11 08:31:29 -0700 | [diff] [blame] | 12 | # onlab pod1 build |
Kailash Khalasi | 7637aeb | 2018-08-23 10:30:09 -0700 | [diff] [blame] | 13 | - 'build_pod_manual': |
Kailash Khalasi | 2eacfc5 | 2018-08-29 09:03:21 -0700 | [diff] [blame] | 14 | testvm: 'onf-build' |
| 15 | config-pod: 'onlab-pod1' |
Kailash Khalasi | 7637aeb | 2018-08-23 10:30:09 -0700 | [diff] [blame] | 16 | profile: 'att-workflow' |
| 17 | branch: 'master' |
Kailash | 876b901 | 2019-03-13 13:22:34 -0700 | [diff] [blame] | 18 | helmRepoUrl: 'https://charts.opencord.org' |
Kailash Khalasi | ce9eaec | 2018-09-14 12:01:56 -0700 | [diff] [blame] | 19 | Jenkinsfile: 'Jenkinsfile-attworkflow-build' |
Kailash Khalasi | 2eacfc5 | 2018-08-29 09:03:21 -0700 | [diff] [blame] | 20 | oltDebVersion: 'openolt-master.deb' |
Suchitra Vemuri | e29ff93 | 2018-08-23 15:24:28 -0700 | [diff] [blame] | 21 | |
Suchitra Vemuri | 01134b6 | 2019-05-17 10:53:52 -0700 | [diff] [blame] | 22 | # onlab pod1 build - cord6.1(voltha 1.6) - seba1.0 |
| 23 | - 'build_pod_manual': |
| 24 | testvm: 'onf-build' |
| 25 | config-pod: 'onlab-pod1-voltha16' |
| 26 | profile: 'att-workflow' |
| 27 | branch: 'cord-6.1' |
| 28 | helmRepoUrl: 'https://charts.opencord.org' |
| 29 | Jenkinsfile: 'Jenkinsfile-attworkflow-build' |
| 30 | oltDebVersion: 'openolt-master-voltha16.deb' |
| 31 | |
Kailash | b8ff0d7 | 2019-02-20 11:59:49 -0800 | [diff] [blame] | 32 | # flex pod1 test job - using voltha-master branch |
| 33 | - 'build_pod_test': |
| 34 | testvm: 'onf-build' |
| 35 | config-pod: 'onlab-pod1-qa' |
| 36 | profile: 'att-workflow' |
| 37 | branch: 'master' |
| 38 | Jenkinsfile: 'Jenkinsfile-attworkflow-test' |
| 39 | |
Matteo Scandolo | 64fd9d0 | 2018-10-08 10:27:07 -0700 | [diff] [blame] | 40 | # onlab pod2 build |
| 41 | - 'build_pod_manual': |
| 42 | testvm: 'onf-build' |
| 43 | config-pod: 'onlab-pod2' |
| 44 | profile: 'att-workflow' |
| 45 | branch: 'master' |
Kailash | 876b901 | 2019-03-13 13:22:34 -0700 | [diff] [blame] | 46 | helmRepoUrl: 'https://charts.opencord.org' |
Matteo Scandolo | 64fd9d0 | 2018-10-08 10:27:07 -0700 | [diff] [blame] | 47 | Jenkinsfile: 'Jenkinsfile-attworkflow-build' |
| 48 | oltDebVersion: 'openolt-master.deb' |
Matteo Scandolo | 64fd9d0 | 2018-10-08 10:27:07 -0700 | [diff] [blame] | 49 | |
Suchitra Vemuri | 8dff003 | 2019-03-04 17:40:09 -0800 | [diff] [blame] | 50 | # flex OCP pod with olt/onu : using voltha latest(master) |
Suchitra Vemuri | bf9f67e | 2019-02-07 20:32:20 -0800 | [diff] [blame] | 51 | - 'build_pod_timer': |
| 52 | testvm: 'qa-testvm-pod' |
| 53 | config-pod: 'flex-ocp-cord-voltha-master' |
| 54 | profile: 'att-workflow' |
| 55 | branch: 'master' |
Kailash | 876b901 | 2019-03-13 13:22:34 -0700 | [diff] [blame] | 56 | helmRepoUrl: 'https://charts.opencord.org' |
Suchitra Vemuri | bf9f67e | 2019-02-07 20:32:20 -0800 | [diff] [blame] | 57 | Jenkinsfile: 'Jenkinsfile-attworkflow-build' |
| 58 | oltDebVersion: 'openolt-master.deb' |
Suchitra Vemuri | 8dff003 | 2019-03-04 17:40:09 -0800 | [diff] [blame] | 59 | time: '6' |
Suchitra Vemuri | bf9f67e | 2019-02-07 20:32:20 -0800 | [diff] [blame] | 60 | |
Suchitra Vemuri | 8dff003 | 2019-03-04 17:40:09 -0800 | [diff] [blame] | 61 | # flex OCP pod with olt/onu - seba-1.0/cord-6.1 release |
Suchitra Vemuri | 3fed710 | 2019-02-12 11:26:30 -0800 | [diff] [blame] | 62 | - 'build_pod_timer': |
| 63 | testvm: 'qa-testvm-pod' |
| 64 | config-pod: 'flex-ocp-cord-voltha16' |
| 65 | profile: 'att-workflow' |
| 66 | branch: 'cord-6.1' |
| 67 | Jenkinsfile: 'Jenkinsfile-attworkflow-build' |
| 68 | oltDebVersion: 'openolt-master-voltha16.deb' |
| 69 | configurePod: true |
Suchitra Vemuri | 8dff003 | 2019-03-04 17:40:09 -0800 | [diff] [blame] | 70 | time: '3' |
Suchitra Vemuri | 3fed710 | 2019-02-12 11:26:30 -0800 | [diff] [blame] | 71 | |
Suchitra Vemuri | bf9f67e | 2019-02-07 20:32:20 -0800 | [diff] [blame] | 72 | # flex OCP test job - using voltha-master branch |
| 73 | - 'build_pod_test': |
| 74 | testvm: 'qa-testvm-pod' |
| 75 | config-pod: 'flex-ocp-cord-voltha-master' |
| 76 | profile: 'att-workflow' |
| 77 | branch: 'master' |
| 78 | Jenkinsfile: 'Jenkinsfile-attworkflow-test' |
| 79 | |
Suchitra Vemuri | 83e71e4 | 2019-02-13 15:06:08 -0800 | [diff] [blame] | 80 | # flex ocp pod test job - seba-1.0/cord-6.1 release |
| 81 | - 'build_pod_test': |
| 82 | testvm: 'qa-testvm-pod' |
| 83 | config-pod: 'flex-ocp-cord-voltha16' |
| 84 | profile: 'att-workflow' |
| 85 | branch: 'cord-6.1' |
| 86 | Jenkinsfile: 'Jenkinsfile-attworkflow-test' |