summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index 32f33fe..aaa04f7 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,14 +1,14 @@
-declare -g "jenkins_scripts_rev=f9ca877da0401f21e0b3ef17b67c9985bdbdc034"
+declare -g "jenkins_scripts_rev=6736ae8ac80c2e558406817409e4a2217cca8a8e"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
rr[ci_config]="llvm-master-aarch64-next-allmodconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
-rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-allmodconfig-build/109/"
+rr[update_baseline]="onsuccess"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-allmodconfig-build/110/"
declare -g "SQUAD_GRP="
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#0c9c9dd9a24f9d715d950fef0ac7aae01437af96"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#main"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -20,8 +20,8 @@ rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[linux_git]="baseline"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="1"
+rr[no_regression_result]="0"
rr[qemu_git]="baseline"
rr[target]="aarch64"
rr[toolchain]="llvm"
-declare -g "notify=onregression"
+declare -g "notify=ignore"