summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-02 20:14:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-02 20:14:53 +0000
commitbb4c9f5b303b32e7290558801ca209267d2290f6 (patch)
treed3135b4002fc2e0d35e0826e558b911536910dd3 /manifest.sh
parentba6bb7a4965eadab2d946ed8389b0ac847e4eb26 (diff)
onsuccess: #303: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/303/
Results : | # reset_artifacts: | -10 | # build_aosp_toolchain: | -3 | # build_shadow_llvm: | -2 | # build_aosp: | -1 | # shadow build has no errors | 0 | # shadow.size present | 1 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.sh b/manifest.sh
index c3fab90..aee859d 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -7,9 +7,9 @@ declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/301/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/303/"
declare -g "SQUAD_GRP=tcwg"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#e6e9a87534e2d4150a2d7319216c5c4b660dcf6a"
+rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#ea91330cd5f5d651a33408cef59249680d21e6d6"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -19,8 +19,8 @@ rr[breakup_changed_components]="breakup_changed_components llvm"
rr[components]="aosp_superproject llvm toolchain_superproject"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
+rr[llvm_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_aosp-code_size-dalvikvm/oriole-master"
-rr[toolchain_superproject_git]="baseline"
declare -g "notify=ignore"