summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-23 23:58:26 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-23 23:58:26 +0000
commit7488fc1f9fc5851e05e7c34425f8a5dfb6655047 (patch)
treef9b65e1215dcd4a2d0906eec84bdf12c28d4d283 /jenkins
parent7a99aac48a3a70399f8e4d4c4c35ff0dd2b91f72 (diff)
24: onsuccess: #683: 21408: Success after binutils/llvm/linux/qemu: 2977 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/683/ Success after binutils/llvm/linux/qemu: 2977 commits: Results changed to -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21408 from -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21399
Diffstat (limited to 'jenkins')
-rwxr-xr-xjenkins/dashboard-push.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/jenkins/dashboard-push.sh b/jenkins/dashboard-push.sh
index ecfabe4..75c0caa 100755
--- a/jenkins/dashboard-push.sh
+++ b/jenkins/dashboard-push.sh
@@ -1,10 +1,5 @@
#!/bin/bash
-if [ -e $(dirname $0)/../dashboard/squad/dashboard-push-squad.sh ]; then
- $(dirname $0)/../dashboard/squad/dashboard-push-squad.sh &
- wait $! || true
-fi
-
if [ -e $(dirname $0)/../dashboard/squad-vs-first/dashboard-push-squad.sh ]; then
$(dirname $0)/../dashboard/squad-vs-first/dashboard-push-squad.sh &
wait $! || true