aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTHostTest.yaml
diff options
context:
space:
mode:
authorJulien Duraj <julien.duraj@linaro.org>2021-05-06 20:38:41 +0100
committerJulien Duraj <julien.duraj@linaro.org>2021-05-06 20:38:59 +0100
commit356f8639dffd750de40e0dbf49ee8d5959e4c4d9 (patch)
tree87184473880b88ff702866a657034a0289f98a11 /linaro-art-tip-build-ARTHostTest.yaml
parent7c622b7c87cd2023a79fca8cc81b916643b5d546 (diff)
ART: debug art host test: jenkins script
Try to debug issues that don't happen locally Change-Id: I5e9ef46c6e54775aa4ab1ec0e88aeb72d639561f
Diffstat (limited to 'linaro-art-tip-build-ARTHostTest.yaml')
-rw-r--r--linaro-art-tip-build-ARTHostTest.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/linaro-art-tip-build-ARTHostTest.yaml b/linaro-art-tip-build-ARTHostTest.yaml
index 77ff3ad7ec..7bb757b989 100644
--- a/linaro-art-tip-build-ARTHostTest.yaml
+++ b/linaro-art-tip-build-ARTHostTest.yaml
@@ -104,8 +104,10 @@
ANDROID_BUILD_DIR="${HOME}/srv/${JOB_NAME}/android"
ART_BUILD_SCRIPTS_DIR="${WORKSPACE}/art-build-scripts"
git clone https://android-git.linaro.org/git/linaro-art/art-build-scripts.git ${ART_BUILD_SCRIPTS_DIR}
+ cd ${ART_BUILD_SCRIPTS_DIR}
+ git fetch https://android-git.linaro.org/git/linaro-art/art-build-scripts.git refs/changes/39/22239/1 && git checkout FETCH_HEAD
+ cd -
- set -x
cd ${ART_BUILD_SCRIPTS_DIR}/jenkins
./setup_host.sh
./setup_android.sh