aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-optee-o-widevine.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-05-15 14:34:25 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-05-18 14:38:11 +0000
commite784c3676ad37c3fe6f1595d5e796fa650757218 (patch)
tree561c63b75ae5f90a8b841347d65a2825956ca038 /android-hikey-optee-o-widevine.yaml
parent4df86caf7247c07af01b62a7b68af45e405a9acf (diff)
add android-hikey-optee-o-widevine
Change-Id: Ifd03c4fb2ad0c1db2e8b7165883ed7996188b572 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-hikey-optee-o-widevine.yaml')
-rw-r--r--android-hikey-optee-o-widevine.yaml49
1 files changed, 49 insertions, 0 deletions
diff --git a/android-hikey-optee-o-widevine.yaml b/android-hikey-optee-o-widevine.yaml
new file mode 100644
index 0000000000..95506ca47b
--- /dev/null
+++ b/android-hikey-optee-o-widevine.yaml
@@ -0,0 +1,49 @@
+- job:
+ name: android-hikey-optee-o-widevine
+ project-type: freestyle
+ defaults: global
+ properties:
+ - authorization:
+ anonymous:
+ - job-read
+ linaro:
+ - job-extended-read
+ - job-build
+ - job-cancel
+ - build-discarder:
+ days-to-keep: 60
+ num-to-keep: 60
+ disabled: false
+ node: docker-xenial-aosp
+ display-name: 'AOSP HiKey build with OP-TEE (SWG) Widevine'
+ concurrent: true
+ triggers:
+ - gerrit:
+ server-name: 'dev-private-review.linaro.org'
+ override-votes: true
+ gerrit-build-successful-codereview-value: 1
+ gerrit-build-failed-codereview-value: -1
+ readable-message: true
+ successful-message: 'widevine Sanity Check Successful'
+ start-message: 'widevine Sanity Check Started'
+ failure-message: 'widevine Sanity Check Failed'
+ trigger-for-unreviewed-patches: true
+ projects:
+ - project-compare-type: 'PLAIN'
+ project-pattern: 'widevine/optee-widevine-ref'
+ branches:
+ - branch-pattern: 'master'
+ - project-compare-type: 'PLAIN'
+ project-pattern: 'widevine/android'
+ branches:
+ - branch-pattern: 'google/oc'
+ wrappers:
+ - timestamps
+ - ssh-agent-credentials:
+ users:
+ - '8e3d0ab1-974d-4bb9-abc0-0b8f01de969a'
+ - timeout:
+ timeout: 500
+ builders:
+ - shell:
+ !include-raw: android-hikey-optee-o-widevine/builders.sh