summaryrefslogtreecommitdiff
path: root/manifest.sh
blob: 7e7900fa53f8442fc5ebee1037f4420191cf2002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
declare -g "jenkins_scripts_rev=f5a94476832e1ce717ea21ba059b73afb94ff1cd"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_gnu_cross_check_gcc"
rr[ci_config]="master-arm"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1146/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#7dc868cb31c41d6d237d01be67469c2e9576c99d"
rr[result_expiry_date]="20231229"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm"
rr[binutils_git]="baseline"
rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components"
rr[components]="binutils gcc linux glibc gdb qemu"
rr[gdb_git]="baseline"
rr[glibc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[linux_git]="baseline"
rr[major]="2"
rr[minor]="0"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[qemu_git]="baseline"
rr[target]="arm"
declare -g "notify=ignore"
rr[results_date]="1703792921"