aboutsummaryrefslogtreecommitdiff
path: root/mmwg-openembedded-widevine-dunfell.yaml
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2020-05-08 11:40:05 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2020-05-08 12:59:29 +0000
commitb04bc56f04e914c144d54d35072708905d4eff0d (patch)
tree6d443adbf8af7c40e86735dc19b0107cd2e78da5 /mmwg-openembedded-widevine-dunfell.yaml
parent7d378df688045cd70003c2a4ecdfbcafb10d553b (diff)
mmwg-openembedded-widevine-dunfell: new dunfell widevine job
Builds from new drm/dunfell manifest the rpb-console-widevine and lhg-westeros-wpe-image. Also start using new mmwg prefix instead of old lhg name. Change-Id: I31fe4eab7746b9162bf01e64945606852eee3035 Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'mmwg-openembedded-widevine-dunfell.yaml')
-rw-r--r--mmwg-openembedded-widevine-dunfell.yaml78
1 files changed, 78 insertions, 0 deletions
diff --git a/mmwg-openembedded-widevine-dunfell.yaml b/mmwg-openembedded-widevine-dunfell.yaml
new file mode 100644
index 0000000000..19a73a30a5
--- /dev/null
+++ b/mmwg-openembedded-widevine-dunfell.yaml
@@ -0,0 +1,78 @@
+- job:
+ name: mmwg-openembedded-widevine-dunfell
+ project-type: matrix
+ defaults: global
+ properties:
+ - authorization:
+ linaro:
+ - job-read
+ private-security-widevine:
+ - job-read
+ - job-extended-read
+ - job-build
+ - job-cancel
+ - build-discarder:
+ days-to-keep: 30
+ num-to-keep: 30
+ artifact-num-to-keep: 1
+ parameters:
+ - string:
+ name: IMAGES
+ default: 'rpb-console-widevine lhg-westeros-wpe-image'
+ - string:
+ name: MANIFEST_URL
+ default: 'https://github.com/linaro-mmwg/lhg-oe-manifests.git'
+ - string:
+ name: MANIFEST_BRANCH_PREFIX
+ default: 'drm/'
+ - string:
+ name: MANIFEST_BRANCH
+ default: 'dunfell'
+ - string:
+ name: BASE_URL
+ default: 'http://snapshots.linaro.org/'
+ - string:
+ name: PUB_DEST
+ default: 'openembedded/pre-built/mmwg-widevine/${MANIFEST_BRANCH}/${MACHINE}/${BUILD_NUMBER}/${DISTRO}'
+ - string:
+ name: GIT_SSH_COMMAND
+ default: 'ssh -F ${HOME}/lhg-review.sshconfig'
+ - string:
+ name: AUTH_GROUPS
+ default: 'private-security-widevine'
+ disabled: false
+ node: master
+ display-name: 'MMWG Widevine - OpenEmbedded (Dunfell)'
+ axes:
+ - axis:
+ type: user-defined
+ name: MACHINE
+ values:
+ - 'imx8mqevk'
+ - axis:
+ type: user-defined
+ name: DISTRO
+ values:
+ - rpb-wayland
+ - axis:
+ type: slave
+ name: label
+ values:
+ - docker-stretch-amd64
+ execution-strategy:
+ sequential: false
+ wrappers:
+ - timestamps
+ - ssh-agent-credentials:
+ users:
+ - '8ed98f80-b4d8-4861-9a8a-15f1e89ba083'
+ builders:
+ - shell:
+ !include-raw: rpb-openembedded/builders-lhg.sh
+ - inject:
+ properties-file: post_build_lava_parameters
+ - linaro-publish-token
+ - shell:
+ !include-raw: rpb-openembedded/buildinfo-protected.sh
+ - shell:
+ !include-raw: rpb-openembedded/publishers.sh