aboutsummaryrefslogtreecommitdiff
path: root/trigger-erp-test-automation-weekly.yaml
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-02-01 10:16:43 +0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-02-01 15:43:16 +0000
commitdf93170b8fb4b63255c60e12e0add7f2f24b4f80 (patch)
treebcd66ef3ed662d1f511352a529624b430f16b72f /trigger-erp-test-automation-weekly.yaml
parentaf25dd521a689e487c3523834a33af506fbbf470 (diff)
erp-test-automation: allow anonymous read the projects
I think Ansible vault pass is the only secrete we have. Even in build log, it is hidden from view. I don't see other reasons to restrict these projects. Allowing anonymous to read them also will make it easy for us to check build status without login. Change-Id: I5e9f5949a1b03c14c3f48938bf35d433a204dd96 Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'trigger-erp-test-automation-weekly.yaml')
-rw-r--r--trigger-erp-test-automation-weekly.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/trigger-erp-test-automation-weekly.yaml b/trigger-erp-test-automation-weekly.yaml
index c070113767..7c02cd2df0 100644
--- a/trigger-erp-test-automation-weekly.yaml
+++ b/trigger-erp-test-automation-weekly.yaml
@@ -5,6 +5,10 @@
defaults: global
properties:
- authorization:
+ anonymous:
+ - job-read
+ - job-extended-read
+ - job-workspace
linaro:
- job-read
- job-extended-read