aboutsummaryrefslogtreecommitdiff
path: root/lhg-openembedded-playready-morty.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-12-08 18:47:52 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-12-08 19:10:52 +0200
commitdc4891b7f6c76c38ffb470497c4266668856ca7b (patch)
tree7bd3afcba81bd0f00c657dff8e23bfabfbc7583e /lhg-openembedded-playready-morty.yaml
parent8ed393703941d82c29e06fc64f836e8f08402a7c (diff)
lhg-openembedded-playready-morty: new build job
https://projects.linaro.org/browse/CTT-523 Change-Id: I84142d63ef05e393eeb0da4086cf1b25de384e17 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'lhg-openembedded-playready-morty.yaml')
-rw-r--r--lhg-openembedded-playready-morty.yaml71
1 files changed, 71 insertions, 0 deletions
diff --git a/lhg-openembedded-playready-morty.yaml b/lhg-openembedded-playready-morty.yaml
new file mode 100644
index 00000000..15f2b2c0
--- /dev/null
+++ b/lhg-openembedded-playready-morty.yaml
@@ -0,0 +1,71 @@
+- job:
+ name: lhg-openembedded-playready-morty
+ project-type: matrix
+ defaults: global
+ properties:
+ - authorization:
+ linaro:
+ - job-read
+ playready-confidential-access:
+ - 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-westonchromium-image'
+ - string:
+ name: MANIFEST_URL
+ default: 'https://github.com/linaro-home/lhg-oe-manifests.git'
+ - string:
+ name: MANIFEST_BRANCH
+ default: 'morty'
+ - string:
+ name: BASE_URL
+ default: 'http://snapshots.linaro.org/'
+ - string:
+ name: PUB_DEST
+ default: 'openembedded/pre-built/lhg-playready/${MANIFEST_BRANCH}/${MACHINE}/${BUILD_NUMBER}/${DISTRO}'
+ - string:
+ name: GIT_SSH_COMMAND
+ default: 'ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'
+ disabled: false
+ node: master
+ display-name: 'LHG PlayReady - OpenEmbedded (morty)'
+ axes:
+ - axis:
+ type: user-defined
+ name: MACHINE
+ values:
+# - 'hikey960'
+ - 'hikey'
+ - 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/publishers.sh