aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Monteith <stuart.monteith@linaro.org>2016-08-17 11:36:45 +0100
committerStuart Monteith <stuart.monteith@linaro.org>2016-08-17 10:40:25 +0000
commit76a7273db595a27a1dbeda70b090f669bca90289 (patch)
treecb9f075dda6d9349298439b18aaa2af468b8fd0e
parent75e0627aa45313b90b0222c6ca9b772140e0bf6a (diff)
jdk8: Authorize team to start jdk8 multijob
Allow members of openjdk-members to kick off jobs. Change-Id: I93b3dd357a79a8a5fdc768b72cf6fbda614ca381
-rw-r--r--jdk8-build-and-test.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jdk8-build-and-test.yaml b/jdk8-build-and-test.yaml
index 87f79eeb39..32c4e0a231 100644
--- a/jdk8-build-and-test.yaml
+++ b/jdk8-build-and-test.yaml
@@ -12,6 +12,9 @@
anonymous:
- job-read
- job-extended-read
+ openjdk-members:
+ - job-build
+ - job-cancel
- build-discarder:
days-to-keep: 30
num-to-keep: 10