aboutsummaryrefslogtreecommitdiff
path: root/fai-test.yaml
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2019-05-28 11:31:21 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2019-05-28 13:51:21 +0000
commit0189a5d92115b6463b744d245bd0581505a8d312 (patch)
tree175c6a5823529d24468d6e2a032c8d82224a1cc2 /fai-test.yaml
parent21cd863c2deb23bc5cb1aac4aff63573caa56ebb (diff)
fai-test: add GERRIT_CHANGE parameter
This is to easily allow testing a specific Gerrit change request on the upstream repo. Change-Id: Id138360a29a3155c2b19772c6cac553f27189930 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'fai-test.yaml')
-rw-r--r--fai-test.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/fai-test.yaml b/fai-test.yaml
index b6a35cfd6f..06b1fc74d5 100644
--- a/fai-test.yaml
+++ b/fai-test.yaml
@@ -27,6 +27,8 @@
- string:
name: BRANCH
default: 'master'
+ - string:
+ name: GERRIT_CHANGE
- label:
name: buildslave
default: 'docker-stretch-arm64'