aboutsummaryrefslogtreecommitdiff
path: root/bhoj-test.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-03-15 14:12:18 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-03-15 08:42:44 +0000
commit0eb16489e12deb32405fda71c0e2f86c0b71de0f (patch)
treed8b1f49e903a6afe6b4a5ed3a7273486698cee2d /bhoj-test.yaml
parent47b222183cd92bac883b21ac463ac809136979d2 (diff)
bhoj-test: add kernel-test-config
Change-Id: Ib485a217a5372e7d0a84e29491c82f8d694548b7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'bhoj-test.yaml')
-rw-r--r--bhoj-test.yaml45
1 files changed, 28 insertions, 17 deletions
diff --git a/bhoj-test.yaml b/bhoj-test.yaml
index d7a7653a86..a63d68e06c 100644
--- a/bhoj-test.yaml
+++ b/bhoj-test.yaml
@@ -16,8 +16,6 @@
- job-extended-read
- job-configure
- job-cancel
- - github:
- url: https://github.com/vishalbhoj/android_manifest
parameters:
- string:
name: KERNEL_BRANCH
@@ -25,26 +23,39 @@
disabled: false
node: master
display-name: 'Trigger for LKFT HiKey builds (4.4 branch)'
- scm:
- - git:
- url: https://github.com/linaro-mmwg/optee-clearkey-cdmi.git
- refspec: +refs/pull/*:refs/remotes/origin/pr/*
- name: origin
- branches:
- - ${sha1}
- skip-tag: true
- shallow-clone: true
- wipe-workspace: true
- triggers:
- - github-pull-request:
- github-hooks: true
- permit-all: true
- auth-id: 'GITHUB_TOKEN'
wrappers:
- timestamps
+ - credentials-binding:
+ - text:
+ credential-id: JJB_USER
+ variable: JJB_USER
+ - credentials-binding:
+ - text:
+ credential-id: JJB_PASSWORD
+ variable: JJB_PASSWORD
+ - credentials-binding:
+ - text:
+ credential-id: LAVA_USER
+ variable: LAVA_USER
+ - credentials-binding:
+ - text:
+ credential-id: LAVA_TOKEN
+ variable: LAVA_TOKEN
+ - credentials-binding:
+ - text:
+ credential-id: LT_QCOM_KEY
+ variable: LT_QCOM_KEY
+ - credentials-binding:
+ - text:
+ credential-id: AUTH_TOKEN
+ variable: AUTH_TOKEN
- build-name:
name: '#${BUILD_NUMBER}-${GIT_REVISION,length=8}'
builders:
- shell: |
#!/bin/bash -e
echo hi
+ git clone https://git.linaro.org/people/vishal.bhoj/kernel-testing-configs.git
+ cd kernel-testing-configs
+ source test-params/test-kernel-ci-project
+ . ./generate-jjb-configs.sh