summaryrefslogtreecommitdiff
path: root/cimonitor-configs/CI-TCWG-BISECT.yaml
blob: c0c0c263223683083b2e1b9cdca6479178d4f84c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
format:
  server: ci.linaro.org
  filename: "tcwg-bisect.html"

  links:
    - tcwg
    
  summary_table_last_run:
    columns:
      - last_run_date
      - "#success"
      - "#failure"
      - "#regressed"
    lines:
      - anytime
      - last-week
      - 6-days-ago
      - 5-days-ago
      - 4-days-ago
      - 3-days-ago
      - 2-days-ago
      - 1-days-ago
      - 0-days-ago

  summary_table_all_runs:
    columns:
      - last_run_date
      - "#success"
      - "#failure"
      - "#regressed"
      - "#forced"
      - "#reducing"
      - "#aborted"
    lines:
      - anytime
      - last-week
      - 6-days-ago
      - 5-days-ago
      - 4-days-ago
      - 3-days-ago
      - 2-days-ago
      - 1-days-ago
      - 0-days-ago

  details_table:
    columns:
      - project
      - status
      - last_build
      - last_success
      - last_fail
      - last_forced
      - statistics
    lines:
      - "@pattern@.*-bisect"

pattern:
  - tcwg