declare -g "jenkins_scripts_rev=98a933f53bb8425fcdc7b837a75330f8ae6e85e5" # Artifacts directory # Recording parameters to manifest: artifacts/manifest.sh rr[ci_project]="tcwg_kernel" rr[ci_config]="llvm-master-aarch64-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-aarch64-mainline-allnoconfig-build/30/" declare -g "SQUAD_GRP=" rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#4ced24d1907a8ce28868cc3fe403d769197352be" rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#a507db1d8fdc39802415e4d2ef6d1aecd67927fa" rr[llvm_git]="https://github.com/llvm/llvm-project.git#dc6c8b8d1e357acf6440824afaf6b6547b34aeeb" rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#408015a97dbe48a9dde8c0d2526c9312691952e7" # 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-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]="aarch64" rr[toolchain]="llvm"