summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index d55a19d..7449bdb 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -5,10 +5,10 @@ rr[ci_project]="tcwg_kernel"
rr[ci_config]="gnu-master-aarch64-next-allyesconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
-rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/93/"
+rr[update_baseline]="onsuccess"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/94/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#d880e093d92084f55b10626610ef059fd9194a6a"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# 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]="gnu"
-declare -g "notify=onregression"
+declare -g "notify=ignore"