summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh9
1 files changed, 4 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index 2592616..2d2d5fc 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=f9ca877da0401f21e0b3ef17b67c9985bdbdc034"
+declare -g "jenkins_scripts_rev=08db330b155e9bacc4152e2fefa40f3f85a847e7"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_size-spec2k6"
@@ -7,7 +7,7 @@ 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_bmk-code_size-spec2k6--gnu-arm-master-Os-build/68/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-Os-build/69/"
declare -g "SQUAD_GRP=tcwg"
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
@@ -21,6 +21,8 @@ rr[breakup_changed_components]="breakup_changed_components gcc"
rr[components]="binutils gcc linux glibc"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
+rr[metric_id]="size"
+rr[minor]="1"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_bmk_gnu_sq/gnu-master-arm-spec2k6-Os"
@@ -30,9 +32,6 @@ rr[target]="arm"
rr[toolchain]="gnu"
declare -g "notify=ignore"
# Saving rr[] in the manifest
-rr[metric_id]="size"
-rr[minor]="1"
-# Saving rr[] in the manifest
rr[major]="1"
# WARNING: overriding previous rr[minor]=1
rr[minor]="0"