summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-10 13:19:31 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-10-10 13:19:31 +0000
commite0ba7b3699e12372ca71e008c845bcbf0c4c614a (patch)
treeaeb3e37068aa7e1e66266e193148295e3be73845 /jenkins
parente281c590114da09fd5c22324c45379a49955957e (diff)
19: onsuccess: #478: 33: Success after binutils/gcc/qemu: 148 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-gnu-build-gnu-master-arm-stable-allyesconfig/478/ Success after binutils/gcc/qemu: 148 commits: Results changed to -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 33 from -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 33
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
index b280925..ecfabe4 100755
--- a/jenkins/dashboard-push.sh
+++ b/jenkins/dashboard-push.sh
@@ -5,3 +5,8 @@ if [ -e $(dirname $0)/../dashboard/squad/dashboard-push-squad.sh ]; then
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
+fi
+