summaryrefslogtreecommitdiff
path: root/cimonitor-configs/CI-TCWG-ARM.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cimonitor-configs/CI-TCWG-ARM.yaml')
-rw-r--r--cimonitor-configs/CI-TCWG-ARM.yaml31
1 files changed, 31 insertions, 0 deletions
diff --git a/cimonitor-configs/CI-TCWG-ARM.yaml b/cimonitor-configs/CI-TCWG-ARM.yaml
new file mode 100644
index 00000000..f2d126fe
--- /dev/null
+++ b/cimonitor-configs/CI-TCWG-ARM.yaml
@@ -0,0 +1,31 @@
+format:
+ server: ci.linaro.org
+ filename: "CI-TCWG-ARM.html"
+ links:
+ - LNT
+
+ details_table:
+ columns:
+ - project
+ - status
+ - last_build
+ - last_success
+ - last_fail
+ #- all_runs
+ #- last_regressed
+ - last_forced
+ - statistics
+ #- last_bisect
+ #- useful_links
+ lines:
+ - "tcwg_bootstrap_build--master-.*-bootstrap-build"
+ - "tcwg_bootstrap_check--master-.*-check_bootstrap-build"
+ - "tcwg_gnu_cross_build--master-.*-build"
+ - "tcwg_gnu_cross_check_binutils--master-.*-build"
+ - "tcwg_gnu_cross_check_gcc--master-.*-build"
+ - "tcwg_gnu_embed_build--master-.*-build"
+ - "tcwg_gnu_embed_check_binutils--master-.*-build"
+ - "tcwg_gnu_embed_check_gcc--master-.*-build"
+
+pattern:
+ - tcwg \ No newline at end of file