aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-12-09 19:42:22 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-12-09 19:42:22 +0530
commitb5f388c2982181d5e55f33e98b13fca703b48e95 (patch)
tree0be4598f1de6daed38bd411bdfaccaca952ae9f3
parent40acc90588757d46ea220d38f1beda9635321d0b (diff)
96boards-reference-platform-aosp: Add download url for the binaries in lava job submission
Change-Id: I638b223d83c3f0fb2d0a15fbca0a0a04abb0c213 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--96boards-reference-platform-aosp.yaml60
1 files changed, 60 insertions, 0 deletions
diff --git a/96boards-reference-platform-aosp.yaml b/96boards-reference-platform-aosp.yaml
index 3914d34..d9a9fa9 100644
--- a/96boards-reference-platform-aosp.yaml
+++ b/96boards-reference-platform-aosp.yaml
@@ -116,6 +116,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template.json
EOF
@@ -127,6 +128,7 @@
- shell: |
#!/bin/bash
# Construct post-build-lava parameters
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -143,6 +145,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -161,6 +164,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -178,6 +183,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -196,6 +202,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -213,6 +221,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -231,6 +240,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -248,6 +259,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -266,6 +278,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -284,6 +298,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
LAVA_SERVER=validation.linaro.org/RPC2/
@@ -301,6 +316,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -319,6 +336,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
LAVA_SERVER=validation.linaro.org/RPC2/
@@ -336,6 +354,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -353,6 +373,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -371,6 +392,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -388,6 +411,7 @@
cat << EOF > ${WORKSPACE}/post_build_lava_parameters
MAKE_TARGETS=${MAKE_TARGETS}
+ DOWNLOAD_URL=${PUB_DEST}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
BUILD_URL=${BUILD_URL}
@@ -406,6 +430,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -431,6 +457,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-gearses2eclair.json
EOF
@@ -441,6 +468,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -466,6 +495,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-geekbench3.json
EOF
@@ -476,6 +506,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -501,6 +533,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-glbenchmark-2.5.1.json
EOF
@@ -511,6 +544,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -535,6 +570,7 @@
IMAGE_EXTENSION=img.tar.xz
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
FRONTEND_JOB_NAME=${JOB_NAME}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-javawhetstone.json
EOF
@@ -546,6 +582,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -571,6 +609,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-jbench.json
EOF
@@ -581,6 +620,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -606,6 +647,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-linpack.json
EOF
@@ -616,6 +658,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -641,6 +685,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-quadrantpro.json
EOF
@@ -651,6 +696,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -675,6 +722,7 @@
IMAGE_EXTENSION=img.tar.xz
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
FRONTEND_JOB_NAME=${JOB_NAME}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-scimark.json
EOF
@@ -686,6 +734,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -711,6 +761,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-sqlite.json
EOF
@@ -721,6 +772,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -746,6 +799,7 @@
LAVA_STREAM=${BUNDLE_STREAM_NAME}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-vellamo3.json
EOF
@@ -756,6 +810,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -779,6 +835,7 @@
LAVA_SERVER=validation.linaro.org/RPC2/
IMAGE_EXTENSION=img.tar.xz
LAVA_STREAM=${BUNDLE_STREAM_NAME}
+ DOWNLOAD_URL=${PUB_DEST}
BUNDLE_STREAM_NAME=${BUNDLE_STREAM_NAME}
FRONTEND_JOB_NAME=${JOB_NAME}
CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-applications.json
@@ -791,6 +848,8 @@
- shell: |
#!/bin/bash
+ # Publish
+ PUB_DEST=snapshots/reference-platform/aosp/hikey/${BUILD_NUMBER}
# Construct post-build-lava parameters
rm -rf build-configs
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs
@@ -810,6 +869,7 @@
MAKE_TARGETS=${MAKE_TARGETS}
JOB_NAME=${JOB_NAME}
BUILD_NUMBER=${BUILD_NUMBER}
+ DOWNLOAD_URL=${PUB_DEST}
BUILD_URL=${BUILD_URL}
LAVA_SERVER=validation.linaro.org/RPC2/
IMAGE_EXTENSION=img.tar.xz