summaryrefslogtreecommitdiff
path: root/dashboard
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-09-20 00:33:24 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2022-09-20 00:33:24 +0000
commit976cc481bd030f5a074c31d56a6e54df6dcafb49 (patch)
tree4154f0ac73b4127478167a827d511f1424f5aca8 /dashboard
parent39373ae51897543df8bf81640126dc62ab5901a7 (diff)
15: onsuccess: #670: 21308: Success after binutils/llvm/linux/qemu: 10363 commits
BUILD_URL: https://ci.linaro.org/job/tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/670/ Success after binutils/llvm/linux/qemu: 10363 commits: Results changed to -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21308 from -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 21254 # First few build errors in logs: # 00:21:15 sound/soc/atmel/mchp-spdiftx.c:505:20: error: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Werror,-Wsingle-bit-bitfield-constant-conversion] # 00:21:15 make[3]: *** [scripts/Makefile.build:249: sound/soc/atmel/mchp-spdiftx.o] Error 1 # 00:21:47 make[2]: *** [scripts/Makefile.build:465: sound/soc/atmel] Error 2 # 00:41:37 make[1]: *** [scripts/Makefile.build:465: sound/soc] Error 2 # 00:41:37 make: *** [Makefile:1855: sound] Error 2
Diffstat (limited to 'dashboard')
-rwxr-xr-xdashboard/dashboard-generate.sh2
-rwxr-xr-xdashboard/squad/dashboard-push-squad.sh18
-rw-r--r--dashboard/squad/results-functional.json1
-rw-r--r--dashboard/squad/summary-annotation.txt0
4 files changed, 2 insertions, 19 deletions
diff --git a/dashboard/dashboard-generate.sh b/dashboard/dashboard-generate.sh
index baaab19..c7281fa 100755
--- a/dashboard/dashboard-generate.sh
+++ b/dashboard/dashboard-generate.sh
@@ -11,4 +11,4 @@ fi
--top_artifacts "$top_artifacts" \
--baseline_branch "linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig" \
--components "binutils llvm linux qemu" \
- --run_date "2022-09-13T04:30:11+00:00"
+ --run_date "2022-09-19T22:13:58+00:00"
diff --git a/dashboard/squad/dashboard-push-squad.sh b/dashboard/squad/dashboard-push-squad.sh
deleted file mode 100755
index a9d0b9c..0000000
--- a/dashboard/squad/dashboard-push-squad.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/bash
-cd $(dirname $0)
-
-set +x
-set -e
-
-squad_server=https://qa-reports.linaro.org/
-
-if ! wget -q -o /dev/null https://qa-reports.linaro.org///tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/; then
- echo "WARNING: No project under https://qa-reports.linaro.org///tcwg_kernel-llvm-build-llvm-master-aarch64-next-allyesconfig/"
- exit 0
-fi
-if [ ! -v TCWG_SQUAD_TOKEN ]; then
- echo "ERROR: No TCWG_SQUAD_TOKEN defined in your environment"
- exit 1
-fi
-
-echo "WARNING : Nowhere to push results SQUAD_GRP=''"
diff --git a/dashboard/squad/results-functional.json b/dashboard/squad/results-functional.json
new file mode 100644
index 0000000..98232c6
--- /dev/null
+++ b/dashboard/squad/results-functional.json
@@ -0,0 +1 @@
+{
diff --git a/dashboard/squad/summary-annotation.txt b/dashboard/squad/summary-annotation.txt
deleted file mode 100644
index e69de29..0000000
--- a/dashboard/squad/summary-annotation.txt
+++ /dev/null