summaryrefslogtreecommitdiff
path: root/manifest.sh
blob: be2b9c3166ba588362fd3c5079b01f8d2bfe2697 (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
33
34
35
36
37
38
39
declare -g "jenkins_scripts_rev=838c1318a9dc0a640fab8b0ffe65aaee28719708"
# Artifacts directory
rr[top_artifacts]="artifacts"
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_glibc_check"
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_glibc_check--master-arm-build/298/"
declare -g "SQUAD_GRP="
# Processed 18 options
rr[baseline_branch]=linaro-local/ci/tcwg_glibc_check/master-arm
rr[components]="glibc"
rr[glibc_git]="git://sourceware.org/git/glibc.git#abcf8db7fa46b73fd5b8193ce11f9312301b84c7"
# Processed 6 options
rr[glibc_url]=git://sourceware.org/git/glibc.git
rr[glibc_rev]=abcf8db7fa46b73fd5b8193ce11f9312301b84c7
rr[debug_glibc_date]=1686134665 # 28 hours ago
# Processed 6 options
rr[result_expiry_date]="20230825"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[major]="1"
rr[minor]="0"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="2"
rr[target]="native"
declare -g "notify=onregression"
# Saving rr[] in the manifest
# WARNING: overriding previous rr[minor]=0
rr[minor]="1"
# Saving rr[] in the manifest
# WARNING: overriding previous rr[minor]=1
rr[minor]="2"