From 70c8df7737b3e3fc05938a676af2beb3d6a1a55d Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Thu, 5 May 2016 17:46:07 +0300 Subject: android-chromium-gcc-armv7: minor cleanup * add job-extended-read permission * remove concurrent, it isn't needed * latest-only is deprecated in favor of artifact-num-to-keep Change-Id: I57c55474f7b34627b41d742a8fe8400f57d93bad Signed-off-by: Fathi Boudra --- android-chromium-gcc-armv7.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'android-chromium-gcc-armv7.yaml') diff --git a/android-chromium-gcc-armv7.yaml b/android-chromium-gcc-armv7.yaml index 6c32027987..a432bef6fa 100644 --- a/android-chromium-gcc-armv7.yaml +++ b/android-chromium-gcc-armv7.yaml @@ -6,17 +6,18 @@ - authorization: anonymous: - job-read + - job-extended-read linaro: - job-build - - job-configure - job-cancel + - job-configure - build-discarder: days-to-keep: 60 num-to-keep: 60 + artifact-num-to-keep: 1 disabled: false node: docker-utopic-aosp display-name: 'Chromium apk Built with gcc for ARMv7' - concurrent: true wrappers: - timestamps - timeout: @@ -30,7 +31,6 @@ publishers: - archive: artifacts: '*.xml,*.json' - latest-only: true - logparser: parse-rules: 'Android Build' unstable-on-warning: false -- cgit v1.2.3