summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-09-06 21:06:14 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-09-06 21:06:14 +0000
commit467972c1c37d6838e97e785519ad4aef5dfeefe2 (patch)
treef2ebf9b1e195496dabe7ee8e1842864e35ad952d /jenkins
parent6ae478fed1d63d5171953b19a9798c290611bada (diff)
9: onsuccess: #425: boot: Success after binutils/llvm/linux/qemu: 2603 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-defconfig/425/ Success after binutils/llvm/linux/qemu: 2603 commits: Results changed to -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 7401 # linux build successful: all # linux boot successful: boot from -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 7400 # linux build successful: all # linux boot successful: boot
Diffstat (limited to 'jenkins')
-rwxr-xr-xjenkins/dashboard-push.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/jenkins/dashboard-push.sh b/jenkins/dashboard-push.sh
new file mode 100755
index 0000000..6a532c0
--- /dev/null
+++ b/jenkins/dashboard-push.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+$(dirname $0)/../dashboard/squad/dashboard-push-squad.sh &
+wait $! || true
+