declare -g "jenkins_scripts_rev=b32456f44b824bc46fdd19da95cd4869a9d89f5e" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_kernel" rr[ci_config]="llvm-master-aarch64-mainline-allyesconfig" 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-aarch64-mainline-allyesconfig-build/59/" declare -g "SQUAD_GRP=" rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#7f9e225fde0b769291abe843444b9c0820100f96" rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#c2782531397f5cb19ca3f8f9c17727f1cdf5bee8" rr[llvm_git]="https://github.com/llvm/llvm-project.git#e126fa27c07c83997fcdee2bd45996ffc860317b" rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#d1181d29370a4318a9f11ea92065bea6bb159f83" # 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-aarch64-mainline-allyesconfig" 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]="aarch64" rr[toolchain]="llvm" declare -g "notify=ignore"