aboutsummaryrefslogtreecommitdiff
path: root/linaro-art-tip-build-ARTHostTest.yaml
diff options
context:
space:
mode:
authorJulien Duraj <julien.duraj@linaro.org>2021-05-17 18:20:20 +0100
committerJulien Duraj <julien.duraj@linaro.org>2021-05-17 18:22:08 +0100
commit46277c978755c87135bf2e609d2d56389e828444 (patch)
treed535ac2cded903ec04a265e58f3a5c083e859a63 /linaro-art-tip-build-ARTHostTest.yaml
parent527261e7a19167729941918524e418c8fa90cd70 (diff)
ART: restore + reenable host and target test jobs
Also use master-art for host tests. Change-Id: I0455675c5a13457077b0a2a4026472379ee18e65
Diffstat (limited to 'linaro-art-tip-build-ARTHostTest.yaml')
-rw-r--r--linaro-art-tip-build-ARTHostTest.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/linaro-art-tip-build-ARTHostTest.yaml b/linaro-art-tip-build-ARTHostTest.yaml
index 7bb757b989..be6b9e5401 100644
--- a/linaro-art-tip-build-ARTHostTest.yaml
+++ b/linaro-art-tip-build-ARTHostTest.yaml
@@ -34,7 +34,7 @@
default: 'master'
- string:
name: BUILD_CONFIG_FILENAME
- default: 'linaro-art-tip'
+ default: 'linaro-art-tip-short'
- bool:
name: CLEAN_BUILD
default: false
@@ -104,9 +104,6 @@
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 -
cd ${ART_BUILD_SCRIPTS_DIR}/jenkins
./setup_host.sh