From 46277c978755c87135bf2e609d2d56389e828444 Mon Sep 17 00:00:00 2001 From: Julien Duraj Date: Mon, 17 May 2021 18:20:20 +0100 Subject: ART: restore + reenable host and target test jobs Also use master-art for host tests. Change-Id: I0455675c5a13457077b0a2a4026472379ee18e65 --- linaro-art-tip-build-ARTHostTest.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'linaro-art-tip-build-ARTHostTest.yaml') 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 -- cgit v1.2.3