summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-31 11:02:39 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-31 11:02:39 +0000
commitd8c0ad116d16f391b78ccad9be78590f84464c8f (patch)
treee09e5599d213b3877a9355a0fee1b11440e433ed /manifest.sh
parent6ffb9c4076af826f69eadcb3ea8ba1f753296d39 (diff)
onsuccess: #372: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/372/
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 3c2db6b..2b3106a 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=0c21bd770fa791de0160c26335801f91b959c5ba"
+declare -g "jenkins_scripts_rev=11c2ca8e27784b4d8ddf80f7367ebb982bfab8de"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
@@ -7,9 +7,10 @@ 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/370/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/372/"
declare -g "SQUAD_GRP=tcwg"
rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject/main.git#main"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#main"
rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#llvm-toolchain"
# Saving rr[] in the manifest
rr[abe_branch]="master"
@@ -19,7 +20,6 @@ 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"