summaryrefslogtreecommitdiff
path: root/cimonitor-configs
diff options
context:
space:
mode:
authorLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-02-09 15:07:18 +0100
committerLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-02-15 17:03:21 +0100
commitc00e83a330692deacd2c694459d3f3f4a8d5888c (patch)
treee99d6e423ea94050b2f367410b8d6647596a627e /cimonitor-configs
parent59bbbd97a5e7e4505a050a61d8a7bb34453c08ce (diff)
generate-cimonitor-dashboard.py: Change dev_dashboard format
Add last_forced column. Add ability to display last_regressed, a statistic on all runs, etc. Change-Id: Ie7c3058160a9417fa12f3575a7fe1f1543d2a966
Diffstat (limited to 'cimonitor-configs')
-rw-r--r--cimonitor-configs/CI-TCWG.yaml37
-rw-r--r--cimonitor-configs/DEVS-TCWG.yaml2
-rw-r--r--cimonitor-configs/v1-test.yaml43
3 files changed, 38 insertions, 44 deletions
diff --git a/cimonitor-configs/CI-TCWG.yaml b/cimonitor-configs/CI-TCWG.yaml
index adeabfc3..ace2f4c8 100644
--- a/cimonitor-configs/CI-TCWG.yaml
+++ b/cimonitor-configs/CI-TCWG.yaml
@@ -2,17 +2,15 @@ format:
server: ci.linaro.org
filename: "@pattern@.html"
links:
+ - tcwg
- "@pattern@"
summary_table_last_run:
columns:
- last_run_date
- - nb_success
- - nb_failure
- - nb_forced
- - nb_reducing
- - nb_bisected
- - nb_aborted
+ - "#success"
+ - "#failure"
+ - "#regressed"
lines:
- anytime
- last-week
@@ -27,12 +25,12 @@ format:
summary_table_all_runs:
columns:
- last_run_date
- - nb_success
- - nb_failure
- - nb_forced
- - nb_reducing
- - nb_bisected
- - nb_aborted
+ - "#success"
+ - "#failure"
+ - "#regressed"
+ - "#forced"
+ - "#reducing"
+ - "#aborted"
lines:
- anytime
- last-week
@@ -48,13 +46,14 @@ format:
columns:
- project
- status
- - since_last_build
- - since_last_success
- - since_last_fail
- - since_last_force
- - nb_force
- - last_force_infos
- - useful_links
+ - last_build
+ - last_success
+ - last_fail
+ - all_runs
+ #- last_forced
+ #- nb_force
+ - last_regressed
+ - last_bisect
lines:
- "@pattern@.*-build"
diff --git a/cimonitor-configs/DEVS-TCWG.yaml b/cimonitor-configs/DEVS-TCWG.yaml
index 63424310..6167b76e 100644
--- a/cimonitor-configs/DEVS-TCWG.yaml
+++ b/cimonitor-configs/DEVS-TCWG.yaml
@@ -29,7 +29,7 @@ format:
- since_last_success
- since_last_fail
- since_last_force
- - last_force_infos
+ - last_forced_infos
- useful_links
lines:
- "@pattern@.*-build"
diff --git a/cimonitor-configs/v1-test.yaml b/cimonitor-configs/v1-test.yaml
index 5cfe8c99..b3ea3587 100644
--- a/cimonitor-configs/v1-test.yaml
+++ b/cimonitor-configs/v1-test.yaml
@@ -7,12 +7,13 @@ format:
summary_table_last_run:
columns:
- last_run_date
- - nb_success
- - nb_failure
- - nb_forced
- - nb_reducing
- - nb_bisected
- - nb_aborted
+ - "#success"
+ - "#failure"
+ - "#regressed"
+ - "#forced"
+ - "#reducing"
+ - "#bisected"
+ - "#aborted"
lines:
- anytime
- last-week
@@ -27,12 +28,13 @@ format:
summary_table_all_runs:
columns:
- last_run_date
- - nb_success
- - nb_failure
- - nb_forced
- - nb_reducing
- - nb_bisected
- - nb_aborted
+ - "#success"
+ - "#failure"
+ - "#regressed"
+ - "#forced"
+ - "#reducing"
+ - "#bisected"
+ - "#aborted"
lines:
- anytime
- last-week
@@ -48,21 +50,14 @@ format:
columns:
- project
- status
- - since_last_build
- - since_last_success
- - since_last_fail
- - since_last_force
+ - last_build
+ - last_success
+ - last_fail
+ - last_forced
- nb_force
- - useful_links
- - last_force
+ - last_regressed
lines:
- "@pattern@.*-build"
pattern:
- - tcwg_bmk
- - tcwg_bmk-code_size
- - tcwg_bmk-code_size-coremark
- - tcwg_bmk-code_size-spec2k6
- - tcwg_bmk-code_speed
- - tcwg_bmk-code_speed-coremark
- tcwg_bmk-code_speed-spec2k6