summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
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"