aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-optee-o-widevine.yaml
blob: 94e3e131df444701d00505d3f7b01014438c6582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
- job:
    name: android-hikey-optee-o-widevine
    project-type: freestyle
    defaults: global
    properties:
        - authorization:
            everyone-flat:
                - job-read
                - 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