aboutsummaryrefslogtreecommitdiff
path: root/lkft-lava-staging-aosp.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-06-21 09:32:14 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-06-21 09:32:14 +0100
commit287bbf5f90139e603e2fae3b14263f12f8eb5f02 (patch)
tree06718d9f92e369a195ac5489becdfedc4226353f /lkft-lava-staging-aosp.yaml
parent9c028b78af8169b1c989203c0ee5d49527e0c4ac (diff)
lkft-staging: fix missing env variables
Change-Id: I45e91f6c24f1c9934de466747fbe94f4dbb9d623 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'lkft-lava-staging-aosp.yaml')
-rw-r--r--lkft-lava-staging-aosp.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/lkft-lava-staging-aosp.yaml b/lkft-lava-staging-aosp.yaml
index 08824524a6..12a446f10c 100644
--- a/lkft-lava-staging-aosp.yaml
+++ b/lkft-lava-staging-aosp.yaml
@@ -1,5 +1,5 @@
- job:
- name: lkft-lava-staging-oe
+ name: lkft-lava-staging-aosp
project-type: matrix
defaults: global
properties:
@@ -60,6 +60,10 @@
export KSELFTEST_SKIPLIST=""
export DOWNLOAD_URL="https://snapshots.linaro.org/android/lkft/${BUILD_NAME}/latest/"
export KERNEL_BRANCH=${BUILD_NAME}
+ export KERNEL_VERSION=${BUILD_NAME}
+ export KERNEL_REPO="https://android.googlesource.com/kernel/hikey-linaro"
+ export KERNEL_COMMIT=${BUILD_NUMBER}
+ export KERNEL_DESCRIBE="Kernel Describe"
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git