aboutsummaryrefslogtreecommitdiff
path: root/armnn-ci-build.yaml
diff options
context:
space:
mode:
authorTheodore Grey <theodore.grey@linaro.org>2019-07-15 15:10:15 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-07-15 15:06:43 +0000
commit60e7cd3747404d56ec34f3659b2241ef4fb25858 (patch)
tree909b8910314bc59bbff62f6bc808b2d3e86e9032 /armnn-ci-build.yaml
parentcc83f1c00dc4979d7016cd4e5d0680eaa8319e8d (diff)
armnn-ci-build: moving gerrit trigger to armnn-ci-build.yaml
Change-Id: I7b295eb76b85d924c20f3c4d712f82f0e132c896
Diffstat (limited to 'armnn-ci-build.yaml')
-rw-r--r--armnn-ci-build.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/armnn-ci-build.yaml b/armnn-ci-build.yaml
index e242e236..6dd50400 100644
--- a/armnn-ci-build.yaml
+++ b/armnn-ci-build.yaml
@@ -19,6 +19,25 @@
num-to-keep: 90
- github:
url: https://git.mlplatform.org/ml/armnn.git
+
+ triggers:
+ - gerrit:
+ trigger-on:
+ - patchset-created-event:
+ exclude-drafts: true
+ exclude--trivial-rebase: true
+ exclude-no-code-change: true
+ projects:
+ - project-compare-type: 'PLAIN'
+ project-pattern: 'ml/armnn'
+ branches:
+ - branch-compare-type: 'PLAIN'
+ branch-pattern: 'master'
+ skip-vote:
+ successful: true
+ failed: false
+ server-name: review.mlplatform.org
+
parameters:
- string:
name: LAVA_SERVER