Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 1 | - project: |
| 2 | name: trigger-lt-qcom-linux |
| 3 | jobs: |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 4 | - 'trigger-lt-qcom-linux-{version}': |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 5 | branch: 'release/qcomlt-5.7' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 6 | version: '5.7' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 7 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 8 | - 'trigger-lt-qcom-linux-{version}': |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 9 | branch: 'release/qcomlt-5.9' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 10 | version: '5.9' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 11 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 12 | - 'trigger-lt-qcom-linux-{version}': |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 13 | branch: 'release/qcomlt-5.10' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 14 | version: '5.10' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 15 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 16 | - 'trigger-lt-qcom-linux-{version}': |
Aníbal Limón | 6e184cd | 2021-06-09 19:08:26 -0500 | [diff] [blame] | 17 | branch: 'release/qcomlt-5.13' |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 18 | version: '5.13' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 19 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | 41277c7 | 2021-09-23 08:18:24 -0500 | [diff] [blame] | 20 | - 'trigger-lt-qcom-linux-{version}': |
| 21 | branch: 'release/qcomlt-5.15' |
| 22 | version: '5.15' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 23 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | ad90650 | 2021-11-29 17:50:20 -0600 | [diff] [blame] | 24 | - 'trigger-lt-qcom-linux-{version}': |
| 25 | branch: 'integration-linux-qcomlt' |
| 26 | version: 'integration' |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 27 | repo: 'https://git.linaro.org/landing-teams/working/qualcomm/kernel.git' |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 28 | - job-template: |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 29 | name: 'trigger-lt-qcom-linux-{version}' |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 30 | project-type: freestyle |
| 31 | defaults: global |
| 32 | logrotate: |
| 33 | daysToKeep: 30 |
| 34 | numToKeep: 30 |
| 35 | properties: |
| 36 | - authorization: |
| 37 | anonymous: |
| 38 | - job-read |
| 39 | - job-extended-read |
| 40 | - job-workspace |
| 41 | linaro-landing-team-qualcomm-personnel: |
| 42 | - job-read |
| 43 | - job-extended-read |
| 44 | - job-build |
| 45 | - job-cancel |
| 46 | disabled: false |
| 47 | node: triggers |
| 48 | display-name: 'Trigger for Qualcomm LT kernel {branch} branch' |
| 49 | scm: |
| 50 | - git: |
Aníbal Limón | 776afdf | 2021-11-29 17:54:38 -0600 | [diff] [blame^] | 51 | url: '{repo}' |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 52 | refspec: +refs/heads/*:refs/remotes/origin/* |
| 53 | name: origin |
| 54 | branches: |
| 55 | - refs/heads/{branch} |
| 56 | skip-tag: true |
| 57 | shallow-clone: false |
| 58 | wipe-workspace: false |
| 59 | triggers: |
| 60 | - pollscm: 'H/5 * * * *' |
| 61 | wrappers: |
| 62 | - timestamps |
| 63 | - build-name: |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 64 | name: '#$BUILD_NUMBER-$GIT_REVISION,length=8' |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 65 | builders: |
| 66 | - shell: | |
| 67 | #!/bin/bash -e |
| 68 | |
| 69 | # bring in stable and mainline tags |
| 70 | git fetch --tags https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux.git |
| 71 | git fetch --tags https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git |
| 72 | |
| 73 | echo KERNEL_VERSION=$(make kernelversion) > qcomlt_parameters |
| 74 | echo KERNEL_DESCRIBE=$(git describe --always) >> qcomlt_parameters |
Aníbal Limón | 7adf7d5 | 2021-06-21 13:41:22 -0500 | [diff] [blame] | 75 | echo KERNEL_BRANCH=$(echo $GIT_BRANCH | sed 's|origin/||') >> qcomlt_parameters |
Aníbal Limón | 57c6167 | 2021-06-09 15:30:35 -0500 | [diff] [blame] | 76 | echo TARGET_REPO=linaro-overlay-sid >> qcomlt_parameters |
| 77 | echo KDEB_CHANGELOG_DIST=unstable >> qcomlt_parameters |
| 78 | cat qcomlt_parameters |
| 79 | publishers: |
| 80 | - trigger-parameterized-builds: |
| 81 | - project: |
| 82 | - 'lt-qcom-linux' |
| 83 | condition: SUCCESS |
| 84 | property-file: qcomlt_parameters |
| 85 | - email-ext: |
| 86 | recipients: 'anibal.limon@linaro.org nicolas.dechesne@linaro.org' |
| 87 | failure: true |
| 88 | still-failing: true |