aboutsummaryrefslogtreecommitdiff
path: root/django-restricted-resource.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-20 14:31:50 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-10-20 14:31:50 +0300
commit2cafed08a11f55f465d8959ff159e2b5ff651be8 (patch)
treec1b846206f5f79a5956cef1938759c2252107c6b /django-restricted-resource.yaml
parentac903ad9f0d97579c36fef062783935fe1768118 (diff)
lava: allow retrigger jobs
In order to enable "retrigger" from UI, add job-build/cancel permissions. Change-Id: I4d116e0c65a66aa7f621ae47820b9d4c101437f6 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'django-restricted-resource.yaml')
-rw-r--r--django-restricted-resource.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/django-restricted-resource.yaml b/django-restricted-resource.yaml
index d0261e0a87..0a793ceec4 100644
--- a/django-restricted-resource.yaml
+++ b/django-restricted-resource.yaml
@@ -10,6 +10,11 @@
anonymous:
- job-read
- job-extended-read
+ linaro:
+ - job-read
+ - job-extended-read
+ - job-build
+ - job-cancel
disabled: false
node: lavabot
display-name: 'PEP8 and Unit Test CI Job for django-restricted-resource'