declare -g "jenkins_scripts_rev=ac14e846c884b167e2275550c4df2c390193bbed" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_kernel" rr[ci_config]="llvm-master-arm-mainline-allnoconfig" declare -g "scripts_branch=master" rr[mode]="build" rr[update_baseline]="onsuccess" declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-mainline-allnoconfig-build/32/" declare -g "SQUAD_GRP=" rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#5e24da908dbf6ddeb03e2b194f6b39dea3c660f3" rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#c192ac7357683f78c2e6d6e75adfcc29deb8c4ae" rr[llvm_git]="https://github.com/llvm/llvm-project.git#9ec5dc6944781b0c233e874a4ed8d12106df14ac" rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#2ff49e96accc8fd9a38e9abd16f0cfa0adab1605" # 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_kernel/llvm-master-arm-mainline-allnoconfig" rr[breakup_changed_components]="breakup_changed_components linux" rr[components]="binutils llvm linux qemu" rr[host_c++]="/usr/bin/g++" rr[host_cc]="/usr/bin/gcc" rr[no_regression_p]="no_regression_p" rr[no_regression_result]="0" rr[target]="arm" rr[toolchain]="llvm" declare -g "notify=ignore"