summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-25 03:00:11 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-25 03:00:11 +0000
commit06a14ef50b74d612c7334592742347ee889278ee (patch)
treeaf5a68507f6873b4cce2a3f2d5ad5b3167f78436 /jenkins
parent4c71368363c5f1921096bcf8f4802be85b6369b4 (diff)
27: onsuccess: #503: boot: Success after binutils/gcc/linux/qemu: 527 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-gnu-build-gnu-master-aarch64-mainline-defconfig/503/ Success after binutils/gcc/linux/qemu: 527 commits: Results changed to -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 8511 # linux build successful: all # linux boot successful: boot from -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 8511 # 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