summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-25 12:06:23 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-25 12:06:23 +0000
commit65a26807fb5db22e80abaad8761f1c1b7aaa9e90 (patch)
tree91e8678f060f6891a9d4c1ba799061c44efa75a6 /manifest.sh
parent185696f06a8c68dbf7d0e214a796441d4f24ca8c (diff)
onsuccess: #362: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/362/
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 eaf07cf..48a3fb3 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=c7c54410bed3c6a7bd9534693a683aa4997bef52"
+declare -g "jenkins_scripts_rev=6b8614e66cce4177845948d554f8e99c791b58f4"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
@@ -7,9 +7,11 @@ 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/360/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/362/"
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"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -18,9 +20,7 @@ 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"