summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-06 01:18:25 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-06 01:18:25 +0000
commit150f3174bc14699b9162b56cd592af3bfe556864 (patch)
tree594ba8f03b7b0e1b809f58b76529004b1e67e9c9 /manifest.sh
parentdff2db11ccb777aba24a20ea584b76acbbe57ca5 (diff)
onsuccess: #389: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/389/
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.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index 66d983f..9efff96 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=7a5971879499dd241372480cc52badc96012c720"
+declare -g "jenkins_scripts_rev=954596f6a0f90a0e226969956f461a36a3420302"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
@@ -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/382/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/389/"
declare -g "SQUAD_GRP=tcwg"
-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"
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"