summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-22 21:39:19 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-22 21:39:19 +0000
commit49470e5de6f248d3e6f6ee7ddb6d1359c35691c1 (patch)
tree6c031a99afccd3b3ab139147aef1f97834f82df2 /jenkins
parent05ce5ac5beb2ec0b41e9cf6fe6b7f7d90bbeb153 (diff)
18: onsuccess: #436: boot: Success after binutils/llvm/linux/qemu: 2192 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-arm-next-defconfig/436/ Success after binutils/llvm/linux/qemu: 2192 commits: Results changed to -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 7427 # 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: 7427 # linux build successful: all # linux boot successful: boot
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