aboutsummaryrefslogtreecommitdiff
path: root/trigger-lt-qcom-linux-automerge.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-05-01 12:00:47 -0500
committerAníbal Limón <anibal.limon@linaro.org>2018-05-01 12:00:47 -0500
commitb77446ad73a39668ed3d1e28011d6e6be0347179 (patch)
treede0e47b6dd2a83de465545835d21d4d1f0b00665 /trigger-lt-qcom-linux-automerge.yaml
parentbb4b61682dd34e581f2e3e4f13775ada961e3ee8 (diff)
{trigger-,}lt-qcom-linux-automerge: Use qualcomm automerge-rrcache repo
Use the qualcomm landing team repository and start a build when someone push fixes for merge conflicts. Change-Id: I605db01910bf6968e2b06dc9cf4e22c0ef247883 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'trigger-lt-qcom-linux-automerge.yaml')
-rw-r--r--trigger-lt-qcom-linux-automerge.yaml34
1 files changed, 26 insertions, 8 deletions
diff --git a/trigger-lt-qcom-linux-automerge.yaml b/trigger-lt-qcom-linux-automerge.yaml
index 54885358fe..e20b0d3a3c 100644
--- a/trigger-lt-qcom-linux-automerge.yaml
+++ b/trigger-lt-qcom-linux-automerge.yaml
@@ -1,3 +1,27 @@
+- scm:
+ name: configs
+ scm:
+ - git:
+ url: https://git.linaro.org/landing-teams/working/qualcomm/configs.git
+ refspec: +refs/heads/*:refs/remotes/origin/*
+ name: origin
+ branches:
+ - refs/heads/master
+ skip-tag: true
+ shallow-clone: false
+
+- scm:
+ name: rrcache
+ scm:
+ - git:
+ url: https://git.linaro.org/landing-teams/working/qualcomm/automerge-rrcache.git
+ refspec: +refs/heads/*:refs/remotes/origin/*
+ name: origin
+ branches:
+ - refs/heads/master
+ skip-tag: true
+ shallow-clone: false
+
- job:
name: trigger-lt-qcom-linux-automerge
project-type: freestyle
@@ -15,14 +39,8 @@
node: build
display-name: 'QCLT Integration Tree Automerge'
scm:
- - git:
- url: https://git.linaro.org/landing-teams/working/qualcomm/configs.git
- refspec: +refs/heads/*:refs/remotes/origin/*
- name: origin
- branches:
- - refs/heads/master
- skip-tag: true
- shallow-clone: false
+ - configs
+ - rrcache
triggers:
- pollscm:
cron: 'H/5 * * * *'