summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-23 15:31:13 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-23 15:31:13 +0000
commitf8b0f3f4fb2a32ebb5ff7f0706ca3a057d92bc36 (patch)
tree79cecfd6e9e1d912f94f1e93964df2cef7c2521b /manifest.sh
parent397348b98ae686fae4149905b78843222fbb5acc (diff)
onsuccess: #52: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/52/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7430 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index b20e3ec..fbf3f34 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=fe615d0296c26a21bee24b32966c6ffbca1469b4"
+declare -g "jenkins_scripts_rev=b74e95900f8c35bb568a55c2f56577f77514ce09"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,22 +6,22 @@ rr[ci_config]="gnu-master-arm-lts-defconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/50/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/52/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-lts"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
# 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/gnu-master-arm-lts-defconfig"
rr[breakup_changed_components]="breakup_changed_components linux"
rr[components]="binutils gcc linux qemu"
-rr[gcc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[linux_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
-rr[qemu_git]="baseline"
rr[target]="arm"
rr[toolchain]="gnu"
declare -g "notify=ignore"